Forum


Replies: 2   Views: 3065
Pager alignment
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 browniecorp  · 30-05-2011 - 08:33

Hello,

I am trying to add pager and what ever I write as a pager "alignment" it is always in the left corner.

$paramsFooter = array(
'font' => 'Times New Roman',
'pager'=>true,
'pagerAlignment'=>'right'
);

$docx->addFooter('Footer. Times New Roman font', $paramsFooter);

Is there anything that I missed?


Posted by browniecorp  · 11-04-2013 - 12:12

I found that the problem takes place only in Open Office in MS Word paging is on the correct place