📄Questions on docx templates
Last updated
In order to force page breaks, use this tag : {@pagebreak}
Place it anywhere in your templtae, including in loops, and it will force the creation of a page break.
No need to change anything in the data you are sending to docMaker. Breaks are handled idrectly from the template.
Last updated