Previous | Next | (P-PDF) Acrobat 6.0
Topic: How to enter the japanese characters into the PDF
Conf: (P-PDF) Acrobat 6.0, Msg: 137642
From: kapilNikam
Date: 8/10/2005 07:38 PM
Hi All,
I am doing a program in C which will write a PDF from the input txt file. This is working properly for English characters but not working for the japanese charactes. I installed japanese fonts on my PC and able to write in DOC file using those fonts and IME. I have tried by changing encoding froom winAnsiEncoding to UTF-8 and JPC but doen't worked.
Could you please tell me the other things I need to consider while writting Japanese PDF?
Thanks In Advance ...
-Kapil