Forum


Replies: 6   Views: 2128
Multimerge mergedocx and total page numbers
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 kobbe  · 20-02-2020 - 10:32

Thank you. This worked great for the docx.

But when using transformDocument and converting to PDF, the PDF numbering looks weird:

1 / 2
2 / 2
3 / 2 <-- weirdness
1 / 2
2 / 2

Same weirdness if using more pages.

I am using theese settings:

[transform]
method = "libreoffice"
path = "/usr/bin/libreoffice"