Quoting Anis h <[EMAIL PROTECTED]>:
> My DB access doesn't give me UNICODE.
It's a DB setting. If you are the DB admin,
you can change it.
I had a similar problem with a website:
I needed the fields from the DB in Latin 1,
but the American hosting provider didn't want
to change the DB settings.
Hello Bruno,
Sorry I had sent the earlier mail just to your private
id.
I tried to print the following data using the japanese
font below and iText prints as shown below
N[v
but the unicode equivalent of the above string
\u30AF\u30EC\u30FC\u30E0\u5408\u8A08
is getting printed prope
Quoting Anis h <[EMAIL PROTECTED]>:
> Thanks a lot bruno! I tried to follow your
> instructions and created a pdf with
> the following font,
>
> bf = BaseFont.createFont("HeiseiKakuGo-W5",
> "UniJIS-UCS2-H", BaseFont.NOT_EMBEDDED);
> Font font = new Font(bf, 12);
> but the pdf doesn't have
Thanks a lot bruno! I tried to follow your
instructions and created a pdf with
the following font,
bf = BaseFont.createFont("HeiseiKakuGo-W5",
"UniJIS-UCS2-H", BaseFont.NOT_EMBEDDED);
Font font = new Font(bf, 12);
but the pdf doesn't have the japanese characters ..
please see the attachment
Make sure you have the extra JAR with the Asian fonts (at Runtime).
Make sure you have the Adobe support package for CJK fonts (at Viewtime).
br,
Bruno
---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn first