Nearest tool leaves trails after exporting chart to PDF

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
SiA
Newbie
Newbie
Posts: 43
Joined: Wed Mar 10, 2004 5:00 am

Nearest tool leaves trails after exporting chart to PDF

Post by SiA » Tue Sep 09, 2008 3:10 pm

Hi Narcís,

After applied your solution in http://www.teechart.net/support/viewtop ... highlight= we have a side defect: Nearest tool leaves many trails after exporting the chart to PDF file.

To reproduce this defect, you just need a chart with 1 series and 1 nearest tool. The nearest tool is set to this series, of course, and has FullRepaint = False.
Add a button and let it export chart to PDF: TeeSaveToPDFFile(Chart1, 'C:\abc.pdf');
Move mouse on chart after exporting and you will see many trails. They will not disappear.

Please tell if you can reproduce it or not.
Thank you.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Sep 15, 2008 11:10 am

Hi SiA,

Thanks for reporting. We could reproduce the issue here and added it (TV52013395) to the list to be fixed for next releases.

In the meantime the only solution is setting FullRepaint to true.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

SiA
Newbie
Newbie
Posts: 43
Joined: Wed Mar 10, 2004 5:00 am

Post by SiA » Tue Sep 16, 2008 5:00 am

Hi Narcís,

Thanks for your confirmation.

Anyway, if the fix is simple, may we have it? You know, we bought full source code version.
Never mind if it's not.
Thanks.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue Sep 16, 2008 8:04 am

Hi SiA,

We need to investigate this. We still don't know if the fix will be easy or complicated. We will try to be aware and send it over to you when it's fixed. Anyway, when a fix is available it will be included in the following release.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply