I am working on parsing the attached file and having some difficulties getting back the correct number of pages and table counts using the Document PageCount and Document GetChildNodes(NodeType.Table,true).
For me, when I try to check how many pages its returns, it says 2. Also, it only returns one table. In the attached document there are 60+ pages and just as many tables. I am using Aspose.Words 10.7 but do not have a proper license installed. Our trial version has run out. Is this one of the limitations of using the API without a proper license?
Thanks for any guidance you can give.
-Mike Thomas