TeeChart 7.12 + QuickReport 4.07 + Delphi/C++Builder 2007
Posted: Fri Jul 27, 2007 7:28 am
Hello,
I have install C++Builder 2007 (this updates Delphi 2007 too)
And after install TeeChart 7.12, QuickReport and TQRTee...
My Delphi application compiles and runs but I have an access violation during the render report process on the line :
qtmMetafile: PrintGraphic(tmpChart.TeeCreateMetafil(True,tmpRect));
in the QrTee unit.
My application worked correctly before this updates.
(I can render the report at design time too)
Regards,
Laurent.
I have install C++Builder 2007 (this updates Delphi 2007 too)
And after install TeeChart 7.12, QuickReport and TQRTee...
My Delphi application compiles and runs but I have an access violation during the render report process on the line :
qtmMetafile: PrintGraphic(tmpChart.TeeCreateMetafil(True,tmpRect));
in the QrTee unit.
My application worked correctly before this updates.
(I can render the report at design time too)
Regards,
Laurent.