cancel
Showing results for 
Search instead for 
Did you mean: 

Developing Java Application that uses Crystal Reports

Former Member
0 Kudos

Greetings everyone,

I'm trying to use crystal reports in a java application that I'm developing.

What SDKs and APIs do I need to get started? I have read many forums, but didn't seem to get a correct solution.

Given that my application needs to import, run, connect to oracle database and export the report.

I would really appretiate it if someone can help.

Regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

If you do not have the crystal server and just the crystal report designer, you can use the Crystal Reports for java run-times. Refer to the below link

https://wiki.scn.sap.com/wiki/display/BOBJ/SAP+Crystal+Reports+version+for+Eclipse+-+Downloads

You can download the runtime libraries from the above link and use them to integrate with your java application.

Thanks,

Prithviraj Shekhawat