PDF links, iPhone and Quartz 2D
PDF links, iPhone and Quartz 2D
- Subject: PDF links, iPhone and Quartz 2D
- From: David Gagnon <email@hidden>
- Date: Tue, 09 Mar 2010 13:33:23 -0500
- Thread-topic: PDF links, iPhone and Quartz 2D
Hi,
I have made a small application to display PDF on the iPhone. It is working
well but now, I would like to implement PDF links so the user can click on
a link to display target information. I plan to do it following thoses
steps:
1- Scan PDF to find links using CGPDF classes in Quartz 2D.
2- Build a link list
3- Find position of links in the PDF bitmap for each link
4- Find destination page
5- Create buttons over PDF for each link
Is there is simpler way to do this? Some Apps like "GoodReader" is doing
this very nicely...
Thanks in advance!
David
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden