Forum


Replies: 6   Views: 1335
How to selectively add to multimerge
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  · 04-11-2020 - 07:12

Hello,

Merging in-memory DOCX documents was added in phpdocx 9.5 (https://www.phpdocx.com/news/post/phpdocx-v9-5-release-notes/219), previous versions don't include this feature. Also please note that you can run a similar code but using DOCX files instead of in-memory documents if needed (or even mixing them).

Regards.