HI, wasnt sure where to post this question. In my implementation we are storing the path to PHPDOCX generated documents in a DB and need to store numbe of pages as well. Also if number of pages generated in a document is more than 3, then user creating document should receive a warning (before the document gets generated).
Is there any way to count the number of pages generated in a word document?