Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Development and suggestions about third part tool integration.
Cordova, Xamarin, Basic4Android topics are listed here.
  • Page:
  • 1

TOPIC:

Help using PDFSetNote() 6 years 10 months ago #12496

  • petcha
  • petcha's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 8
  • Thank you received: 0
Hi,

I'm trying to use PDFSetNote() on the PDFLayoutView, using the Xamarin library on android.

However when I enable the note functionality by calling the PDFSetNote() function it only adds a note icon to the pdf, without showing any edit controls.

Should I have to implement a custom view/controls to capture the text from the user? If so, could you please provide a sample of how to modify the note annotation manually?

Thank you.

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

Help using PDFSetNote() 6 years 10 months ago #12497

  • nermeen
  • nermeen's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 962
  • Thank you received: 87
In the demo project, the edit controls is not shown immediately (it's based on a button click)
The method that shows these controls is PDFEditAnnot in PDFLayoutView, but the note annotation should be selected first (single tapped)
The following user(s) said Thank You: petcha

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

Help using PDFSetNote() 6 years 9 months ago #12546

  • petcha
  • petcha's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 8
  • Thank you received: 0
Thank you that works on annotations already added.

Is there any way to get a reference to the Annotation once its created. So that as a soon as the page is tapped to place the annotation, the edit controls will show?

Also, would it be possible to use a custom layout for the annotation edit controls?

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

  • Page:
  • 1
Powered by Kunena Forum