Page 1 of 1

WebViewerFx - Hide page range dialog

Posted: Tue Apr 29, 2014 4:55 am
by Togo
Hello

I would like to have the system print dialog appear immediately after clicking the print button in WebViewerFx. Is it possible to set the page range in code and hide the print range dialog? The print type have already been set.

Thank you.

Re: WebViewerFx - Hide page range dialog

Posted: Fri May 02, 2014 7:55 am
by Vladimir
Hello Togo,

We have added a new option:
StiWebViewerFxOptions.Print.ShowPrintDialog = false;

Update will be available in the next prerelease build today.

Thank you.