Problem with PDF export

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Newbie
Newbie
Posts: 1
Joined: Wed Jan 25, 2023 12:00 am

Problem with PDF export

Post by » Tue Jan 30, 2024 9:03 pm

Hi,

I have some charts that need to be saved as PDF. For the export I added the unit VCLTee.TeePDFCanvas to the uses list. Than I call TeeSaveToPDFFile(Chart, Filename).

Attached I added an example of a pie chart how it looks on screen and how it looks inside the pdf (using the original adobe reader). As said it's just an example. The exports are most of the times are not correct. Parts are missing or wrong painted.

I use the latest version of TeeChartVCL Pro (2023.39).

Any idea what's going wrong? Our customer want us to create automaticaly PDF files from all the charts we built for them. All charts are designed with TeeChart. So we need a reliable solution.
Attachments
PDF.png
Chart as PDF
PDF.png (28.5 KiB) Viewed 684 times
Scrren.png
Chart inside app
Scrren.png (40.65 KiB) Viewed 684 times

Yeray
Site Admin
Site Admin
Posts: 9534
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Problem with PDF export

Post by Yeray » Thu Feb 01, 2024 8:59 am

Hello,

I've been able to reproduce the problem so I've added it to the public tracker (#2669).
Thanks for reporting it.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply