Page 1 of 1

Nearest tool leaves trails after exporting chart to PDF

Posted: Tue Sep 09, 2008 3:10 pm
by 9336299
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.

Posted: Mon Sep 15, 2008 11:10 am
by narcis
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.

Posted: Tue Sep 16, 2008 5:00 am
by 9336299
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.

Posted: Tue Sep 16, 2008 8:04 am
by narcis
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.