Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal Reports, C#.Net, and .PrintReport()

Status
Not open for further replies.

RiverGuy

Programmer
Jul 18, 2002
5,011
US
Hi. It looks like the PrintReport() Method to print out my report does not accept any arguments. Still, I would prefer it to print my report immediately, without showing the printer dialog box. Does anyone know if this is possible? Or could it be a Windows Setting?

Thanks.
 
Nevermind, I used the Report.PrintToPrinter() method and it works.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top