![]() | Steema Issues DatabaseNote: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;otherwise you can use StackOverflow. Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy. |
| Summary: | Urgent Printing issue | ||
|---|---|---|---|
| Product: | ActiveX TeeChart | Reporter: | kchan |
| Component: | Chart | Assignee: | Steema Issue Manager <issuemanager> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | blocker | CC: | sandra |
| Priority: | --- | ||
| Version: | TeeChart Pro Activex Control v2013 v2013.0.1.3 Release | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows | ||
| Chart Series: | --- | Delphi / C++ Builder RAD IDE Version: | |
*** This bug has been marked as a duplicate of bug 1154 *** Hello, I would like inform you that the memory exception problem that appears when you disable GDI+, bug id1122, is already fixed. Here's the link: http://bugs.teechart.net/show_bug.cgi?id=1122 Also, we are working to fix the PrintPartialHandle problem with GDI+. Thanks in advance, Regards. |
We had a TeeChart (version6) printing error for customers using Windows 8 machine. There was a fix for this in the latest version of TeeChart, so upgraded to TeeChart version 2014. Now find there is problem with Printer.PrintPartialHandle command that we use to print a mixture of Text and TeeCharts. It is causing the TeeChart text to be printed extra large. Discovered the new GDI+ feature is causing the problem. Advised to change back to standard GDI. Used command in VB6 code: TChart1.Aspect.GDIPlus.Active = False But get memory exception error. Please can you help. Urgently need to resolve this TeeChart print issue now, as need to release new version of our software by the end of the week! Your help greatly appreciated. Many thanks