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

Get and set AnnotFieldName

More
IP: 192.168.0.71 8 years 7 months ago #12797 by taniro
Hi,
I am developing an app that needs to manage placeholder elements that will be replaced by images later. I am trying to achieve this by adding PDFAnnot to pages and set name. I am using 3.8.2 beta4. But whatever I tried, the PDFAnnot always return nil with all the field name properties. Am I doing it wrong?

I use the following code to set annotation name.
Code:
PDFAnnot *annotation = [page annotAtIndex:annotcount-1]; [annotation setName: name];
More
IP: 192.168.0.71 8 years 7 months ago #12811 by emanuele
Replied by emanuele on topic Get and set AnnotFieldName
Hi,

next version will include getAnnotName method.
Thank you for your report
Time to create page: 0.380 seconds
Powered by Kunena Forum