achuanle / umlet

Automatically exported from code.google.com/p/umlet
0 stars 0 forks source link

pdf's export is not support chinese #162

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.use chinese font edit and export to pdf.Then chinese is not missing in pdf 
file.

What is the expected output? What do you see instead?
Expected:The exported pdf file support chinese.
Instead:Chinese in the exported pdf file is missing.

What version of the product are you using? On what operating system?
I have try 11.5.1 and 12.2 version in win7.

Please provide any additional information below.
A jar name "iTextAsian.jar" is need to support itextpdf to support chinese

Original issue reported on code.google.com by qiyi....@gmail.com on 18 Dec 2013 at 7:44

GoogleCodeExporter commented 9 years ago
sorry for the late answer, but you can already set a custom font for pdf 
exports in umlet. see https://code.google.com/p/umlet/issues/detail?id=51

as long as you set a font which contains the characters it will work

I've tried it myself using "pdf_export_font = c:/windows/fonts/msgothic.ttc,1" 
and attached the results to this issue

Original comment by AFDiaX on 6 Sep 2014 at 7:23

Attachments: