Allow direct printing (without printer dialog) in Microsoft Report Viewer 2010 (WinForms)
The Microsoft ReportViewer control only has a "PrintDialog()" method. Calling this method opens the "Print" dialog where users can choose from a list of printers and then press ok to print a report. - If several reports have to be printed, this forces the user to confirm the printer choice for each report. - It would be great if Microsoft would add a method (something like "PrintImmediately()") that DIRECTLY prints the current report to the default printer, without any further user prompt.
56
votes
3 comments
-
Anonymous
commented
thanx for info.. http://axnlinks.blogspot.com
-
Anonymous
commented
great.. <a href="http://djiesoft.blogspot.com/"> thanks for this </a>
-
dharmendra
commented
agreed with Chistoph..