Forum


Replies: 1   Views: 3270
Unable to create vertically aligned page
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 caval  · 28-10-2015 - 22:50

Hi,

I have been searching through the documentation, forums, and even code to see if I can change the Page Vertical Alignment settings. As yet the only references I have found was a background image (that cann't be 'center aligned' but is rather scaled to page size), and how to set vertical alignment within a table.

Is it possible to create a PageLayout in phpDocX that has Vertical Alignment set to center (or Bottom/Justified), or is it hardcoded to Top only.

I am currently using Pro 4.5

Posted by admin  · 29-10-2015 - 07:14

Hello,

There's no option to change it dinamically, but you can use an empty template that uses the layout you need.

Regards.