How to access hyperlinks in PDF documents (iPhone)?

George Armhold picture George Armhold · Aug 8, 2009 · Viewed 11.8k times · Source

Is it possible to get access to "internal" links in PDF documents using CGPDFDocument, or other means? I'm building a simple reader app and would like to deliver my content in PDF form, but if I can't support links between pages in the doc this probably isn't going to work.

This question is similar, but does not address the issue of how to support hyperlinks.

Answer

jbm picture jbm · Aug 10, 2010

See my answer here. Basically, you'll need to get familiar with PDF link annotations.