Forum


Replies: 3   Views: 882
Set first page of document to be its own section
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 meverett  · 03-09-2021 - 14:46

I am currently using the trial version while I test things out. The issue with using addSection is I would need to call it after I embed the HTML, but that would create a section at the end of all the HTML content when I need it to be after the first page. The other issue is that the content being generated in the HTML can be any length because each source has unique content. 

Is there a way to do this in the premium or advanced licenses?