Skip to Content
0
Former Member
Mar 20, 2009 at 08:52 PM

How I can directly print a CR 2008 report without showing/using CR viewer

19 Views

How I can directly print a CR 2008 report without showing or using the CrystalReportViewer control in my ASP.net page?

Please I need to print an invoice report but I don't want my application to show up the CrystalReportViewer control before printing the invoice.

Please is it passable? How I can accomplish this? Can I have some examples (Source Code)?

I'm using CR 2008 (12), VS 2008 and VB.NET 2008. The Crystal reports are not embedded in my application and I'm binding a dataset to my reports using ReportDocument Object.

Thanks.