Forum


Replies: 6   Views: 3788
Add different header to each 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 khosro  · 07-03-2016 - 08:27

I think MultiMerge class merge two different DOCX documents.But i want to create a one DOCX from dynamic contents(Fetch from database).The for loop in my previous code iterates diffrent records from database and for each of them ,i want to apply different headers and put all of the in one DOCX document.