Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

removed all the annotations

More
10 years 8 months ago #9992 by lmterence
Hi
I would like to ask how to removed all the annotations?
thanks you
More
10 years 8 months ago - 10 years 8 months ago #9993 by Davide
Replied by Davide on topic removed all the annotations
Hi,
to remove an annotation you should use the following method:
Code:
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()
Last edit: 10 years 8 months ago by Davide.
More
10 years 8 months ago #9999 by lmterence
Hi
I want ask you for help how to undo the previous step to add annotations?
thank you
More
10 years 8 months ago #10000 by Davide
Replied by Davide on topic removed all the annotations
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.
Time to create page: 0.403 seconds
Powered by Kunena Forum