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 09:14:14 -0500
- Thread-topic: PDF links, iPhone and Quartz 2D
Title: 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- 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
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden