Page count in PDF?

Hi I’m wondering if Aspose PDF or Word is able to programmtically return me the number of pages in a document that I have created. I dont need to display the page count in the document, but I do need to save the page count in a back end database, hence the need to access it programmatically. Any idea if this is possible and how I might do it?


In Aspose.Pdf we did not provide such a function to get the page count. But it is not difficult to support. I will support it soon.