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 of values in Text Frames/Boxes #2646

Open pct-mblankenfeld opened 3 months ago

pct-mblankenfeld commented 3 months ago

I am having trouble getting the docx patches to work with values inside a text box/ frame. Are there any configurations I need to do to make this work?

image

My docx version is 8.5.0. This is my Test-Document: test_doc.docx

georgekamar commented 2 months ago

They dont work inside headers or footers either