Hi,
I have the following related questions:
-
How do I get to the instance of the webviewer that I just created by passing in the options and then setting up the events to load the document, save, etc?
-
I would like to changethe options I had sent to that instance. EG: There is new custom button created where one can lock the document (set to read only). Initially, the “IsReadonly” option set depending on the status. When user clicks on that button, the status is changed. How do I do that?