Hello all,
I need to show the PrintDialog screen so that client can choose/select a specif printer to use after viewing the print preview.
In other words, after the printPreview is completely loaded (fired printDoc event once), I need to take control over the action performed when the user clicks in the "print" button/icon so that I can show the PrintDialog instead of sending the document directly to the printer.
Im sure this should be possible because I have seen a behavior like this in an application someday..
anyone can help me out of this??
I need to show the PrintDialog screen so that client can choose/select a specif printer to use after viewing the print preview.
In other words, after the printPreview is completely loaded (fired printDoc event once), I need to take control over the action performed when the user clicks in the "print" button/icon so that I can show the PrintDialog instead of sending the document directly to the printer.
Im sure this should be possible because I have seen a behavior like this in an application someday..
anyone can help me out of this??