Page 1 of 1

Save to PDF AV

Posted: Thu Mar 31, 2005 4:22 pm
by 9334169
Hi,
I have a chart with 2 Series: a TMapSeries and a TLineSeries. When I try to save to a pdf file, I have an AV (it actually generate a pdf file of size 0). But if I make the TMapSeries not visible, the save to pdf works fine. This makes me suspect that TMapSeries is involved. The problem occur wether I use the TeeCommander export or the use a save dialog box:
TeeSaveToPDFFile(chart, SaveDialog1.FileName, 450, 200 );
Any Ideas?

Delphi 7 build 4.453
TeeChart pro 7.04

Gerard Garreau
Novelis Inc.

Posted: Fri Apr 01, 2005 7:56 am
by narcis
Hi Gerard,

It's strange because it works fine here for me.

I've created a small example trying to reproduce this problem without success. I've posted the example at [url]news://www.steema.net/steema.public.attachments[/url] newsgroup. Could you please try it to see if it works for you? Please feel free to modify it to reproduce the problem.