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.
Euro Symbol Is Incorrect for PDF
Re: Euro Symbol Is Incorrect for PDF
Hello,
What TeeChart version are you using?
Here with TeeChart v2012.07 and Delphi 7 I get this:
What TeeChart version are you using?
Here with TeeChart v2012.07 and Delphi 7 I get this:
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 7
- Joined: Mon Jun 11, 2012 12:00 am
Re: Euro Symbol Is Incorrect for PDF
I am using Build 2012.07.121105, RADXE2, and C++.
Re: Euro Symbol Is Incorrect for PDF
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.
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,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |