documentViewer.iframe.contentWindow.readerControl.print();
//Pass page numbers (eg. "1-5, 8, 11-13") to print documentViewer.iframe.contentWindow.readerControl.doPrint("1"); //prints only first page documentViewer.iframe.contentWindow.readerControl.doPrint(""); //print all pages //You can also pass page orientation as second parameter //(Auto: 0, Portrait: 1, Landscape: 2) documentViewer.iframe.contentWindow.readerControl.doPrint("1", 2); //prints only first page with landscape orientation
Trouble logging in? Simply enter your email address OR username in order to reset your password.
For faster and more reliable delivery, add notify@gleamtech.com to your trusted senders list in your email software.