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

Hide annotation

More
IP: 192.168.0.158 12 years 7 months ago #5054 by nermeen
Replied by nermeen on topic Hide annotation
You can create a public java method that calls the native method..
Code:
public static void hideAnnots(boolean hide) { hideAnnots(hide); }
More
10 years 3 weeks ago - 10 years 3 weeks ago #11094 by mrawy
Replied by mrawy on topic Hide annotation
Hello nermeen,
How i can re-render the pdf after calling this method ?
Code:
public static void hideAnnots(boolean hide) { hideAnnots(hide); }
Note: I need to re-render all pdf pages not page per page.
Last edit: 10 years 3 weeks ago by mrawy.
More
10 years 3 weeks ago #11096 by nermeen
Replied by nermeen on topic Hide annotation
In this case you can close and re-open the document.
Time to create page: 0.365 seconds
Powered by Kunena Forum