Reputation: 37
My company just switched from using Delphi 2007 to Delphi XE4, and now we want to move from Crystal Reports to FastReport. However, we have over 200 reports that need to be converted. I know there was an "official" converter available on the FastReport website but it doesn't seem to be available for Delphi. Is there any other converting tool available to do that? Or is there a way to get my hands on the original mythical converter for Crystal to Fast Reports?
Upvotes: 2
Views: 2337
Reputation: 38743
You can download the FastReport converters from Fast Reports here:
http://www.fast-report.com/en/download/public_download/fr5.vcl/Converters.zip
It includes RptToFr3.exe which can do the conversion. I don't see any documentation outside of forum posts on the subject though.
The archive continues the following
You can find the documentation here:
https://www.fast-report.com/en/download/documentation/
Upvotes: 2