#1 Re: PDF Engine » pdfrichedit does not show asian language chars » 2011-04-29 05:47:08

Thank you , I can not deal with the matter  with synpdf lib.
With PDFCreator  can out put PDF files contains japanese chinese characters .

#2 Re: PDF Engine » pdfrichedit does not show asian language chars » 2011-04-27 09:44:57

I have install all the fonts in my computer . with the demo ,i just put a button and a opendialog ,code as below:

if opendialog1.execute  then
   richedit.lines.loadformfile( opendialog1.filename )
else
  exit;

--------------------------------

if  the loaded rtf file is all english characters,it do well. if is contain chinese characters(I have install the chinese font library)  it do not work.

#3 PDF Engine » pdfrichedit does not show asian language chars » 2011-04-27 07:29:28

pcspace
Replies: 4

I download pdfrichedit from  http://synopse.info/forum/viewtopic.php?id=76  , with the demo rtf file testrtf.rtf ,it do good job. but when i input any asian language (japanese.chinese...), the pdf file does not show zhe asian language chars.

can you show me  how to deal with the matter? with codes please or show me a new demo.

Board footer

Powered by FluxBB