We use multiple templates, perform character substitution, and finally combine multiple templates. How do I use page breaks for each template when combining?
🏷️ Limited Offer: 25% OFF 🏷️
First 100 purchases only — Special discount!
Use this coupon on checkout: PHPDXPJ_D1SC1N5T
Get it nowWe use multiple templates, perform character substitution, and finally combine multiple templates. How do I use page breaks for each template when combining?
Hello,
MultiMerge keeps existing page breaks. It also (https://www.phpdocx.com/api-documentation/docxutilities/merge-Word-documents-with-PHP) allows using enforceSectionPageBreak and lineBreaks options to work with breaks when merging DOCX.
Regards.