Save to PDF AV
Posted: Thu Mar 31, 2005 4:22 pm
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.
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.