Forum


Replies: 4   Views: 3391
Page numbering?
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 admin  · 11-04-2013 - 12:13

Hello,

Yes we know that TCPDF can get the number of pages :), but it's different because a PDF is created using concrete sizes, unlike DOCX that sizes are calculated when the document is opened.
Maybe if you use a macro, you have an Office Server and you use COM functions you can get the number of pages. I think it's a little difficult and wont work in other OS than Windows but if you try it and works please let us know.

Regards.