Hi,
I just see beta2 (2023.38.230508) is rolled out.
Should this version fix these GDI+ errors?
Search found 7 matches
- Wed May 10, 2023 6:54 am
- Forum: VCL
- Topic: Out Of Memory printing TeeChart (Delphi / ReportBuilder (Digital Metaphors)
- Replies: 8
- Views: 16617
- Fri Apr 14, 2023 11:03 am
- Forum: VCL
- Topic: Out Of Memory printing TeeChart (Delphi / ReportBuilder (Digital Metaphors)
- Replies: 8
- Views: 16617
Re: Out Of Memory printing TeeChart (Delphi / ReportBuilder (Digital Metaphors)
Hi Marc, Yes I can confirm that switching to GDI don't give us errors (until now)! With developer-eyes the generated images are still good enough :D I had some troubles setting up to build with source, can you confirm the steps to do? Add VCLTee to unit scope names Add Source\VCL to library path (no...
- Thu Apr 13, 2023 5:52 pm
- Forum: VCL
- Topic: Out Of Memory printing TeeChart (Delphi / ReportBuilder (Digital Metaphors)
- Replies: 8
- Views: 16617
Re: Out Of Memory printing TeeChart (Delphi / ReportBuilder (Digital Metaphors)
Thank you Marc, please let me know the result.
- Wed Apr 12, 2023 12:36 pm
- Forum: VCL
- Topic: Out Of Memory printing TeeChart (Delphi / ReportBuilder (Digital Metaphors)
- Replies: 8
- Views: 16617
Out Of Memory printing TeeChart (Delphi / ReportBuilder (Digital Metaphors)
Hi all, We experience Out Of Memory Exceptions when we print TChart (export to PDF) in our concurrent server environment. I've managed to create an example application. What I see is, when using ReportBuilder + Standard TeeChart delivered with Delphi, all seems to be OK. When I install the TeeChart-...
- Fri Feb 03, 2023 12:44 pm
- Forum: VCL
- Topic: Bar chart in reportbuilder print - masks behave weird
- Replies: 4
- Views: 7414
Re: Bar chart in reportbuilder print - masks behave weird
Thanks for your effort!
- Thu Feb 02, 2023 8:04 pm
- Forum: VCL
- Topic: Bar chart in reportbuilder print - masks behave weird
- Replies: 4
- Views: 7414
Re: Bar chart in reportbuilder print - masks behave weird
Ouch.. that one was my bad :-) After removing the static marks, the values are good. Altough the marks (yellow frame) are still drawn with a strange bottom-left position. Altough not in my demo-project, but still is on the production environment. Work-around for me is to make the marks transparent s...
- Tue Jan 31, 2023 10:15 am
- Forum: VCL
- Topic: Bar chart in reportbuilder print - masks behave weird
- Replies: 4
- Views: 7414
Bar chart in reportbuilder print - masks behave weird
After migrating from D10.2.3 to D11.2.1 and updating Steema (v36.220929)/Reportbuilder(21.05), we experience some strange behaviour in the prints of the TCharts. All bars have the same values, but when counting from right to left, from the 7th bar, the mask is displaying wrong texts. Code sample pro...