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.
WebViewerFx - Hide page range dialog
Re: WebViewerFx - Hide page range dialog
Hello Togo,
We have added a new option:
StiWebViewerFxOptions.Print.ShowPrintDialog = false;
Update will be available in the next prerelease build today.
Thank you.
We have added a new option:
StiWebViewerFxOptions.Print.ShowPrintDialog = false;
Update will be available in the next prerelease build today.
Thank you.