Hi,
I'm sure you heard this before but I couldn't fine an answer on the site. Trying to use Rave reports in Delphi 7 to print a T-Chart. Gives me an error about a dcu file - RPTChart - being compiled with a different version of Chart.CustomChart. I presume this is because I have the pro versiopn of T-Chart...
What should I do?
Regards,
Rick
T-Chart Pro and Rave / Delphi 7
Hi, Rick.
Correct. My guess is Rave Report units were compiled with TeeChart v4.04 Standard (version, shipped with Delphi 7). Solution is "simple" : RR units have to be recompiled with TeeChart version you're using. The best thing to to is contact Rave Report people what they suggest you do (recompile RR units or download TeeChart v7 compatible units, ...)RPTChart - being compiled with a different version of Chart.CustomChart
Marjan Slatinek,
http://www.steema.com
http://www.steema.com
The answer is this. This is from Nevrona. You can't do it without buying THEIR professional version as well (currently US $349....).
So, if you have T-Chart Pro, in order to print with Rave you need their Pro version.
The (free) solution is to export the chart as a BMP - then load from that BMP in a Rave event.
If anyone's interested, there's a tip on the Nevrona site - Tip #92 shows how to do this.
Regards,
Rick
So, if you have T-Chart Pro, in order to print with Rave you need their Pro version.
The (free) solution is to export the chart as a BMP - then load from that BMP in a Rave event.
If anyone's interested, there's a tip on the Nevrona site - Tip #92 shows how to do this.
Regards,
Rick