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.
Nearest tool leaves trails after exporting chart to PDF
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |