How to Question:
I am tryinh to print reports from Visual Basic 6.0 Enterprise edition using the Crystal Report Writer shipped with it. I am not sure what is causing the problem. What I want it to do is preview the report before printing by setting the option:
CrystalReport1.ReportFileName = “ReportIWantToRun”
CrystalReport1.Action = 1