Forum


Replies: 4   Views: 3156
Page numbering when merging
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 loktron  · 13-12-2016 - 09:41

Hello,

I have a new problem. I generate many seperate letters and the merge them with the merge method with the page numbering restart method. Most of the Times it works, but sometimes, if the is very little content on the last page, the numbering is wrong. For example i have page 1,2,2 instead of 1,2,3.

Sometimes this happens when merging, sometimes the merged File is correct but the numbering goes wrong when converting to pdf in the same way. Sometimes the second case can oodly be fixed with just doing the conversion twice. So convert, delete pdf and convert again. I reproduced the latter problem when doing conversion with word by hand.

Any solutions?

Conversion using libre office and open office is not an option, for it breaks all the formatting, which is the reason we used phpdocx in the first place.