Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about iOS development and PDF

How to get Annotation information back from PDFAnnot?

More
IP: 192.168.0.71 8 years 1 week ago #13572 by doubleeye
Hi
I have Business object
Like
Annotation
{
name, id, left , right, bottom , top, pageNo.
}

I want to get annotation information (Annotation object) when user taps on annotations. Currenlty I am getting PDFAnnot object, how can I manage to map PDFAnnot object with my custom Annotation object.?
More
IP: 192.168.0.71 8 years 6 days ago #13578 by emanuele
Hi,

you can create an init method that uses a PDFAnnot instance to initialize your custom Annotation class.
You can use PDFAnnot methods like [PDFAnnot getRect:(PDF_RECT *)rect] to get annot informations and populate your custom class.
Time to create page: 0.392 seconds
Powered by Kunena Forum