We are using the Tahoma font in our application. Trying to export a chart using the pdf format we get a pdf file that contains unreadble characters in all the place where the chart has greek literals.
We have changed the Graphics.DefFontData structure to Tahoma with GREEK_CHARSET (161). We have tried to change the TeeMsg_DefaultEngFontName variable to Tahoma (unit TeeEnglish) and the DEFAULT_CHARSE constant to 161 (unit TeCanvas) but nothing seems to correct the problem.
Please advise....
Export to PDF
-
- Newbie
- Posts: 71
- Joined: Fri Jul 02, 2004 4:00 am
- Location: Culver City
- Contact:
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi dpetr,
Thanks for reporting that. I'll add this to our defect list to be fixed for future releases.
In the meantime, you could export the chart to an image and create the pdf file using some component which allows that.
Thanks for reporting that. I'll add this to our defect list to be fixed for future releases.
In the meantime, you could export the chart to an image and create the pdf file using some component which allows that.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |