Hi
-
We are trying to restrict some tool functions from outside the viewer, so how to show and hide thumbnails from outside the viewer (using two buttons like Enable and Disable). Currently we show or hide thumbnails in the GroupDocs Viewer config parameter (
showThumbnails: trueorfalse). -
Can we print GroupDocs Viewer content from outside the viewer? The print button is also built‑in. My need is:
- a. Enable or disable the print button from outside the viewer, similar to the thumbnails above.
- b. When the external button is clicked, print the content of the viewer without the viewer tools. I tried in my own code but it prints the tools as well. See the screenshot: http://prntscr.com/3ywgbs
-
Is it possible to add rotate‑page functionality? All viewers have rotate functions like “Rotate CounterClockwise” and “Rotate Clockwise”.
Regards
Aravind