Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Migrating from QuickReport to FastReport, Rave Reports or what?

I'm migrating a Delphi project from old Delphi 2.0 IDE to the new RAD Studio XE2. I need to abandon QuickReport components. To which free report component can I migrate to?

I see XE2 has FastReport and Rave Reports included. Which one do you suggest me? Or are there other ones?

I look for the easiest to convert to, so the more similar to QuickReport I guess. In my project these QuickReport components are used:

TQRPreview
TQRBand
    TQRSysData
    TQRLabel
    TQRMemo
    TQRDBText
    TQRShape
TQuickReport
TQRDetailLink

I already tried some automatic converters, but they need to have QuickReport installed, which I don't have.

Thanks!

like image 320
bluish Avatar asked Apr 04 '12 08:04

bluish


1 Answers

Reading this blog post, I wouldn't set on Rave for any new project.

like image 98
Uwe Raabe Avatar answered Sep 17 '22 18:09

Uwe Raabe