Forum


Replies: 11   Views: 2144
Setting margins with drupal plugin
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  · 22-05-2019 - 07:49

Hello,

You can use the modifyPageLayout method to change page layouts: margins, columns, orientation... The addSection method also allows setting margins and other section properties when creating them.

If you need to do these changes using HTML, you'd need to use HTML Extended, available in Premium licenses.

Regards.