Page 1 of 1

Teecharts in Crystal Reports

Posted: Wed May 30, 2007 6:19 am
by 9534473
Hi

I currently have an application where users can view their data and mark up their graphs.

The Snapshots of the graphs and the data are saved to the database as .tee files.

The reporting engine uses Crystal reports 11.
What is the best way to embed the resultant .tee files from above into the final report.

thanks in advance

Posted: Wed May 30, 2007 8:46 am
by narcis
Hi Redlog,

I think the easiest way would be exporting the charts to any of the image formats supported, save the images in the database and then load the images into the report. That way you will avoid possible incompatibility problems with the reporting engine and TeeChart as Crystal Reports may not provide a wrapper/component for TeeChart which is capable to read .tee files.