Hi,
I'm playing around with the PdfViewer for my Piano Practice App.
The PdfViewer is used to show a PDF music sheet.
The music sheet should be normally shown full screen for readibility reasons, nevertheless the user should be able to add annotations when required.
Therefore I would like to provide a hiding / unhiding navigation bar (already working) and in addition an edit button to enable / disable the PdfViewer toolbar.
Unfortunately it looks as it is not possible to do this dynamically as the toolbar can not be switched on once the PdfViewer was initialized.
Am I missing something or is there a way to refresh the viewer in order to show or hide the toolbar?
Thank you
Arno