cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal Reports (rpt) to be displayed in Angular

0 Kudos

Hello,

We have an old application that was written in Struts UI which was able to display Crystal Reports using Active X. Now we have to rewrite the application in Angular UI with Java springBoot as backend. I do not see any Angular component that can help to display the Crystal Reports (rpt files). Please guide.

Regards,

Sowmya Bhatt

lenastodal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Thank you for visiting SAP Community to get answers to your questions. Since this is your first question, I recommend that you familiarize yourself with our Q&A Tutorial: https://developers.sap.com/tutorials/community-qa.html, as it provides tips for preparing questions that draw responses from our members.

Should you wish, you can revise your question by selecting Actions, then Edit.

By adding a picture to your profile you encourage readers to respond: https://www.youtube.com/watch?v=46bt1juWUUM
Many thanks!

Keep in mind, when you receive an answer that was helpful to you, accept it as best answer.

DellSC
Active Contributor
0 Kudos

I changed the tag on your question to "SAP Crystal Reports, version for Eclipse", which is the Java SDK. The "SAP Crystal Reports" tag is for report design questions and the "SAP Crystal Reports - Viewer" tag is for questions about the Viewer application that's available as a download.

-Dell

Accepted Solutions (0)

Answers (1)

Answers (1)

DellSC
Active Contributor
0 Kudos

There is no component that is specifically for Angular. However, there is a Java SDK that you can work with. For more information see https://wiki.scn.sap.com/wiki/display/BOBJ/SAP+Crystal+Reports+version+for+Eclipse+-+Downloads

-Dell

0 Kudos

May be I did not explain it properly. I am not looking to retrieve reports from Crystal Report using Angular. I am just looking for a way to display a Crystal Report on the Angular UI. We already have SpringBoot Java API that can connect retrieve the Crystal Reports. But then these reports need to be displayed on the Angular UI.

DellSC
Active Contributor

The only two viewers that are available are those in the .NET and the Java SDKs. Or, if you don't need to be able to drill down, you could export the report to, for example, a PDF and display it that way.

-Dell