Euro Symbol Is Incorrect for PDF

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
rgsolutions
Newbie
Newbie
Posts: 7
Joined: Mon Jun 11, 2012 12:00 am

Euro Symbol Is Incorrect for PDF

Post by rgsolutions » Fri Feb 15, 2013 10:15 pm

If you have text in the chart that includes the euro symbol (€), the processing will replace it when you create pdf output. To recreate this problem, perform the following steps:

1. Create a new chart.
2. Change the title to include the euro symbol (i.e. Test€).
3. Export the chart.
4. Select Format as PDF.
5. Select Preview.

You will see that the euro symbol has been replaced with another symbol.

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

Re: Euro Symbol Is Incorrect for PDF

Post by Yeray » Mon Feb 18, 2013 9:02 am

Hello,

What TeeChart version are you using?
Here with TeeChart v2012.07 and Delphi 7 I get this:
2013-02-18_1001.png
2013-02-18_1001.png (6.45 KiB) Viewed 4919 times
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

rgsolutions
Newbie
Newbie
Posts: 7
Joined: Mon Jun 11, 2012 12:00 am

Re: Euro Symbol Is Incorrect for PDF

Post by rgsolutions » Tue Feb 19, 2013 10:09 pm

I am using Build 2012.07.121105, RADXE2, and C++.

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

Re: Euro Symbol Is Incorrect for PDF

Post by Yeray » Thu Feb 21, 2013 4:51 pm

Hello,

That's right, I could reproduce it with XE2. I've added it to the wish list to be revised for future releases.
In the meanwhile you could export your chart as an image and transform it to a pdf with a virtual printer.
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