Lazarus
Programming => Packages and Libraries => LazReport => Topic started by: snorkel on July 28, 2015, 06:55:13 pm
-
Using latest Lazarus (1.4.2) I can't open old laz reports from about a year ago.
Get this error:
Unable to stream MainReportMod:TMainReportMod.
Illegal character
If I chose ignore the report opens empty except for one plain text memo field.
I know this happened about a year ago with version 1.2 as well, I can't remember what I did to fix it.
-
Ok, got it working.
I had to install 1.0.14 and save the report as a file and then load it into the 1.4.2 project.