PDF hyperlinks on iPhone/iPad

Posted by RoLYroLLs on Stack Overflow See other posts from Stack Overflow or by RoLYroLLs
Published on 2010-04-09T17:40:55Z Indexed on 2010/04/09 17:43 UTC
Read the original article Hit count: 1050

Filed under:
|
|
|

Hi, I've been looking around Google and SO and haven't quite found an answer to my question, or at least a more recent answer.

I have a PDF with hyperlinks/hotspots in it and would like to display the PDF file in my own iPhone/iPad app. When the user clicks on a hyperlink/hotspot I would like the user to be taken to the appropriate location of the link (whether another page on the PDF or a webpage outside of the app).

I have found many questions like this on here, but most dated over 6 moths ago. While that might not be so long ago, it kind of is in-spite of newer technologies and the probability of someone comping up with new code/way to do it. I looked into the QuartzDemo sample app and edited the PDF to have a hotspot and it does not work. Maybe the ability is there, but not implemented?

I have found one app that DOES work great! The GoodReader app displays my PDF and allows the clicking of hotspots in my PDF. However, I'd like this implemented in my own app.

So, has anyone been playing around with this? Anyone find a solution? Can anyone point others in a direction?

Thanks for your time.

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about pdf