Is this possible?
Step 1: Set up a Crystal Reports engine (e.g., via a .NET backend). Step 2: Generate reports on the server-side and export them as PDF, Excel, or other formats. Step 3: Use APIs to deliver these reports to the React front-end. Step 4: In your React application, display the generated report by embedding the PDF in an or offering it as a download.
If not my issue is, I have to use already created crystal reports, in a Windows Form to react (Core web API) conversion project. what is the possibility of using the existing reports?