With basic ASP web application , Use
How can I set client button click event then it print to client default printer from ReportViewer.
Without show choose printr dialog.
Thanks!
Dim
printerSettings As New System.Drawing.Printing.PrinterSettings()
It 's not problem.
But When I Use Report on "Dotnetnuke Portal", It show "Printer default is not set".
How can I set client button click event then it print to client default printer from ReportViewer.
Without show choose printr dialog.
Thanks!