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.