I want to show print dialog as a non modal dialog. Let me know how to achieve this.
That means if Print dialog is open, I want to zoom in and out of print preview screen.
Thanks in advance
I want to show print dialog as a non modal dialog. Let me know how to achieve this.
That means if Print dialog is open, I want to zoom in and out of print preview screen.
Thanks in advance
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sandeep nagarPosted Dec 28, 2007, 2:57 AM
Scott LyslePosted Dec 28, 2007, 1:26 AM
The show dialog method of the print dialog always shows the print dialog as modal; you can however print from the print preview dialog which would give the user the option of printing from the print preview dialog.