WORD pdf_GetNumberOfPages(HPDF pPDF);
Description
Return the number of pages in the file.
Parameters
HPDF
pPDF
pointer to the PDF object, created using pdf_Init_PDF()
Return values
The number of pages in the file.