user1009073
user1009073

Reputation: 3238

Delphi 2010 to XE5. How to upgrade reports?

I currently use Delphi 2010. Contemplating upgrading to current release, XE5. My biggest concern is that I have applications that use RAVE Reports,and these reports would have to be migrated/upgraded. My understanding is that the reporting tool switched from Rave to FastReports. Is this accurate? How do I migrate from Rave to FastReports?

Thanks

Upvotes: 0

Views: 1178

Answers (2)

Bruce McGee
Bruce McGee

Reputation: 15334

The light version of Rave Reports doesn't ship with Delphi any more, but the commercial edition is still available from Nevrona. No new functionality, but it supports XE5.

Upvotes: 1

Andy_D
Andy_D

Reputation: 2350

Fast Reports have produced a converter which will convert Rav files to FR3 files. See the blog entry at http://www.fast -report.com/en/blog/26/show/ for more information

Upvotes: 4

Related Questions