Forum


Replies: 6   Views: 3558
Adddocx() function and external document settings
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 nicolas  · 22-04-2012 - 22:01

Hi,

Is there an option to keep the settings of the external document imported ?

For instance, I have a Word document in a landscape mode. If I use the addDOCX() function, all settings of my external document are lost (orient, top, left, etc.) and the formatting is bad in my current document.

Thanks