Page 1 of 1

T-Chart Pro and Rave / Delphi 7

Posted: Sun May 22, 2005 9:28 pm
by 9336985
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

Posted: Mon May 23, 2005 9:51 am
by Marjan
Hi, Rick.
RPTChart - being compiled with a different version of Chart.CustomChart
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, ...)

Posted: Mon May 23, 2005 5:14 pm
by 9336985
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

Posted: Wed May 25, 2005 7:36 pm
by 9336985
To anyone reading...use a WMF instead...BMPs don't scale well