Hi
I am using VB6 and CR9.When I press on the print button,the report is printed.
I use the following
frmreport.Viewer.PrintReport

But I need also to save the generated report,so how can I save the report?

thanks