Unsupported FRF-format
Hello
I've just downloaded FreeReport 2.34 and trying it out with D5 Enterprise.
I've created a report in design time and can preview it without any problem.
When i save the report to a .rfr file and try to load it at runtime , i always get the error 'unsupported frf format' and then a blank preview.
i'm doing this to show the report :
frreport1.Loadfromfile('myreport.frf');
frreport1.Showreport;
What's going wrong ?
Ragards,
Peter
I've just downloaded FreeReport 2.34 and trying it out with D5 Enterprise.
I've created a report in design time and can preview it without any problem.
When i save the report to a .rfr file and try to load it at runtime , i always get the error 'unsupported frf format' and then a blank preview.
i'm doing this to show the report :
frreport1.Loadfromfile('myreport.frf');
frreport1.Showreport;
What's going wrong ?
Ragards,
Peter