Question
Is there a way to toggle full screen through the DC Viewer API?
I would like to use a set of custom buttons outside the viewer to navigate through the document.
The API function gotoLocation() allows me to move to the previous/next page, but I don't see any equivalent to set the zoom level or toggle full screen on and off. Is there a way to toggle full screen programmatically?
