Advanced pdf viewer
Hi,
i want to create an app which read pdf files. I saw the tutorial titeled "PDF Viewer Tutorial", i tried it but in my own opinion the usage of UIWebView object is good with pdfs that haven't a lot of pages, but if you want to make for example an ebook reader, maybe the scrolling method used by the UIWebView is too heavy.
So the question is: if i want to create a more complex reader, for example with 2 or 3 buttons to skip the pages or to go directly to a defined page number, what way i have to follow ?
Thank you
Marco
|