I have been reading Apple's docs and they recommend using UIWebView. This is all well and good until you want to go to a page number and also search PDF's.
Is there any 3rd Party libraries, (free or paid) that do this at all?
As a minimum I need to be able to Search and goto a page number in a PDF.
I have looked and PDFKit is not available and the Quartz methods seem limited. This is obviously possible due to the amount of PDF readers available on the app store.