fumiama / go-docx

One of the most functional libraries to partially read and write .docx files (a.k.a. Microsoft Word documents or ECMA-376 Office Open XML) in Go.
GNU Affero General Public License v3.0
109 stars 14 forks source link

feat: add_pagebreaks_fix_addtext #18

Closed mabiao0525 closed 5 months ago

mabiao0525 commented 5 months ago

feat: add_pagebreaks fix: addText

17