|
-
May 21st, 2007, 12:44 AM
#1
Thread Starter
New Member
Print Report directly to Printer
I am using vb.net v1.1 and crystal report v9. I want to print the report directly to the printer without showing the report in the crystal report viewer. How can i achieve this?
CrystalReportViewer1.ReportSource= System.Environment.CurrentDirectory & "\MiniStatement.rpt"
CrystalReportViewer1.Show()
CrystalReportViewer1.PrintReport()
Thanks:
Danish Majid
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|