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

TOPIC:

refresh current pdfview 7 years 7 months ago #11095

  • mrawy
  • mrawy's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 20
  • Thank you received: 0
This is a performance issue. the method Global.hideAnot() works only if I closed the pdf and opened it again,
The topic has been locked.

refresh current pdfview 7 years 7 months ago #11097

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
we are verifying how to resolve your request.
The topic has been locked.

refresh current pdfview 7 years 7 months ago #11098

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
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.
The topic has been locked.
  • Page:
  • 1
  • 2
Powered by Kunena Forum