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

refresh current pdfview

More
10 years 3 weeks ago #11095 by mrawy
Replied by mrawy on topic refresh current pdfview
This is a performance issue. the method Global.hideAnot() works only if I closed the pdf and opened it again,
More
10 years 3 weeks ago #11097 by Davide
Replied by Davide on topic refresh current pdfview
Hi,
we are verifying how to resolve your request.
More
10 years 3 weeks ago #11098 by Davide
Replied by Davide on topic refresh current pdfview
Hi,
we have done some further tests...

If you call hideAnnots(true); in the Init() method (before the pdf rendering) this will have effect and you will hide all the annots.
If you want to change this dinamically, you need to rerender the page where you are.

If you want to hide a specific annot, you need to call annot.SetHide(boolean hide) and re-render the page.
Time to create page: 0.353 seconds
Powered by Kunena Forum