Does anybody know how to use PHP to retreive the total number of pages contained in a PDF document ?
PDFLib seems to provide usefull functions but only for creating PDF documents. (Maybe me but) I can't seem to find any function to deal with PDF documents (not just create - e.g: open, read from page to page, retreive informations...).
Any idea will be greatly appreciated.
thanks in advance