Forum


Replies: 6   Views: 3780
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 - 09:26

According to http://www.phpdocx.com/documentation/practical/merging ,MultiMerge class accpet DOCX document not phpdocx class which created by CreateDocx class.

In order to use MultiMerge,i must first save all dynamically created docx document and then mrege them.

I hope MultiMerge accept phpdocx class which created by CreateDocx class.