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

TOPIC:

removed all the annotations 8 years 3 months ago #9992

  • lmterence
  • lmterence's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
Hi
I would like to ask how to removed all the annotations?
thanks you

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

removed all the annotations 8 years 3 months ago #9993

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
to remove an annotation you should use the following method:
yourAnnotation.RemoveFromPage();
If you put it into a loop you will delete all the annotations.

For more info check this: www.radaeepdf.com/documentation/javadocs...tml#RemoveFromPage()

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

Last edit: by Davide.

removed all the annotations 8 years 3 months ago #9999

  • lmterence
  • lmterence's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
Hi
I want ask you for help how to undo the previous step to add annotations?
thank you

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

removed all the annotations 8 years 3 months ago #10000

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
to add annotation you shoud use one of the following methods : www.radaeepdf.com/documentation/javadocs...x-files/index-1.html

You can find an example of how to use them in the demo project, PDFReader class.

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

  • Page:
  • 1
Powered by Kunena Forum