hi im working on pdf viewer. i want to extract all the contents of the pdf. will cgpdgscanner get all the contents of pdf??
the apple documentation is very brief. its difficult to implement with the explanations given. and lots of googlin also leads to nowhere.
so can someone explain the use of the purpose and use of the following:
1.CGPDFOperatorTableRef
2.CGPDFOperatorTableSetCallback
3.CGPDFScannerRef
4.CGPDFContentStreamRef
once al this is done how to view the data that is got after parsing.
thanks in advance.