Problem in calling Crystal Reports from Swing Application
Hi
I want to call Crystal Report from a Swing Application but I receive this error:
"Application1.java": cannot find symbol; symbol : method setReportSource(com.crystaldecisions.sdk.occa.report.reportsource.IReportSource), location: class com.crystaldecisions.ReportViewer.ReportViewerBean at line 66, column 20
What's the problem?
Could you please provide me a simple program. please, I'm so confused.
Thanks alot.

