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

copyAnnot

More
11 years 6 months ago #8721 by zzz
copyAnnot was created by zzz
Hi. I try to copy an annotation to all pages
what do I need to this.
I tried to use copyAnnot but nothing happend....is there any example for this??

thanks
More
11 years 6 months ago - 11 years 6 months ago #8723 by Davide
Replied by Davide on topic copyAnnot
Hi,
you need to rerender the page to see your edit.

You should use one of these two methods:

Code:
vRenderAsync(PDFVPage page);

or

Code:
vRenderSync(PDFVPage page)

For more info check this .
Last edit: 11 years 6 months ago by Davide.
Time to create page: 0.394 seconds
Powered by Kunena Forum