-
Help, I am using crystal reports from a vb application to allow the user to print reports. The report contains two subreports, which are not printing. This report feature was working fine. Now for some reason it stopped. Can give me ideas where to start troubleshooting. The code looks fine, that's all I know to do right now. I'm also new to crystal reports so I am learning this at the same time. Can someone help please.
-
I am new to crystal reports myself but all I can suggest is checking the following:
Have the reports moved since they first started working? The relative path of the sub reports may be recorded in relation to the main report rather than the absolute path.
When you say they were working was that in crystal reports but not in vb? Were they ever working in vb?
What is the location of your vb app in relation to you crystal reports?
-
Crystal Reports
The report was designed using the crystal viewer in Visual Basic. I am still trying to solve this.