Forum


Replies: 6   Views: 5082
Footer bottom margin
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 medplan  · 25-03-2014 - 14:28

Hi,



I can confirm this bug(?). modifyPageLayout works perfectly, all margins are set correctly including marginFooter and marginHeader.



Now I import via importHeadersAndFooters('./Vorlage.docx', 'footer') and the footer margin is set to 1,25cm. Since there is no header to import, the marginHeader is still correct.



I also tried to importHeadersAndFooters and then modifyPageLayout, but also modifyPageLayout and then importHeadersAndFooters but this changes nothing.



If there is a solution/fix for this behaviour, I'll be happy to get a hint!



Thanks!