MS Report viewer - Automatic Printing?
I want the report to automatically print after the report in the reportviewer has finished rendering.
I need a code that selects/finds the default printer for that PC and then prints the report, using the properties set in the report (like the Margins)
So to sum this all up: I want to skip the part of the print dialog and selecting the default printer. The report must just render, print and close the form.
Any help will be much appreciated. This issue is now really starting to annoy me haha.
Re: MS Report viewer - Automatic Printing?