Forum


Replies: 9   Views: 1418
New section without "link to previous"
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by admin  · 31-07-2020 - 17:39

Hello,

Please check the documentation available on https://www.phpdocx.com/documentation/cookbook/headers-and-footers-for-sections . To work with headers/footers per section, you need to work with standalone documents and merge them. You can generate those DOCX using PHP methods or HTML Extended.

Premium licenses allow generating the DOCX to be merged using in-memory DOCX instead of files.

Regards.