gforce2002
Programmer
I have an application (using Quickreports)that was originally written in Delphi 3 with Quickreports 2. Since writing that app, I had upgraded to Delphi 4 (with QR3). My problem is now when I try to load in the old project, I get multiple errors on the QuickReports forms with the message "Error reading QRBand1.Align: Property does not exist." with an Ignore, Cancel, Ignore All option, for a large number of the components on the report. If you use the ignore option, the resulting form (and report) is pretty well useless. Does anyone know of a way to convert the report form to the newer version without basically starting from scratch? Or is there another way around it? The reports are fairly complicated, and I don't really want to get into completely redoing them. Any help would be greatly appreciated!