Is there a way to hide the header and page controls in the DC View SDK?
I would like to use a set of custom buttons outside the viewer to navigate through the document, and hide the viewer's interface.
The showPageControls parameter doesn't seem to do anything when embedMode is SIZED_CONTAINER. Can the page controls be hidden?
There is an undocumented showTopBar parameter in the JavaScript code, but it doesn't seem to do anything, either. Can the top bar be hidden?
