Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about iOS development and PDF
  • Page:
  • 1

TOPIC:

Get and set AnnotFieldName 6 years 7 months ago #12797

  • taniro
  • taniro's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
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.
            PDFAnnot *annotation = [page annotAtIndex:annotcount-1];
            [annotation setName: name];

Please Log in or Create an account to join the conversation.

Get and set AnnotFieldName 6 years 7 months ago #12811

  • emanuele
  • emanuele's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 580
  • Thank you received: 67
Hi,

next version will include getAnnotName method.
Thank you for your report

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum