Any idea how it may be possible to read the properties with/without using the COM acrobat/distiller objects? I am trying to find out the number of pages and the page size for each of my documents.
There is this /N #page number entry in the header of the pdf file but from what i understand this will not always exist and hence just scanning the file for this will not always return the number of pages. Any alternatives?