dolanmiu / docx

Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
https://docx.js.org/
MIT License
4.06k stars 463 forks source link

Patching isnt working #2679

Open Eduard000423 opened 2 months ago

Eduard000423 commented 2 months ago

I am trying to modify a .docx file, but when it comes to patching, it generates the same file with exactly the same tags that I put in it

Eduard000423 commented 2 months ago

And it doesn't throw any errors

0x1234567890 commented 1 month ago

show your code an Screenshot of Word document

pct-mblankenfeld commented 1 month ago

This may be related to #2646?