Forum


Replies: 1   Views: 151
How to add different footer as per odd even page no
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 fairshareitservices  · 03-12-2024 - 05:40

I am using $merge->mergeDocx to merge word docx. While merging pages I want page numbers to be added differently as per odd even page numbers. For eg if on first page page no is on left side then on next it will be on right side and so on. Along with page no we need to add one image as well and that to opposite side of page no. So how to do this while merging pages?