Parsing PDF
Hi all,
I am trying to parse a PDF to extract some information(bookmarks) from that. I got to know that we can use CGPDFGetCatalogue function for this purpose. but, this method returns a CGPDFDictionary and I have no way to read this. Can anybody help.
|