riadvice / AlivePDF

[Official AlivePDF] - AlivePDF is a client side AS3 PDF generation library for Adobe Flash, Flex and AIR
https://riadvice.github.io/AlivePDF/
32 stars 6 forks source link

Cyrillic font not supported #231

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. i create a new pdf with a setFont(FontFamily.HELVETICA);
2. i write a html text with the writeFlashHtmlText method
3. in the htmltext i have cyrillic text like για να ξεκινήσει 
το παιχνίδι 

What is the expected output? What do you see instead?
the expected outpu is that i want the cyrillic font in my PDF but i have
??????????? characters instead

What version of the product are you using? On what operating system?
i use the 0.1.4.9, and i am on Mac OSX 10.5.8

Please provide any additional information below.

Original issue reported on code.google.com by vedde...@gmail.com on 22 Apr 2010 at 8:42