I using i-Text now, and I need to make PDF in Japanese, so
(BI want to know how to make PDF in Japanese. I made some
(Bsources
(Bto make PDF in Japanese but it hasn't work. I run this
(Bprograme,
(Bit happens error:error is,"HeiseiKakuGo-W5 with
(BUniJIS-UCS2-H is not requried.")
(BSo I want to somebody to tell me how to use 'Font class'
(Bto
(Bmake PDF in Japanese.
(B
(B(Environment)
(BWe use 'Redhut-Lnuix' as Information and Application
(BServer.
(B
(B(Sources)
(B(I omit before and after sources, I only write a part of
(Bmaking
(BJapanese font.)
(B
(B 1.BaseFont bf = BaseFont.createFont("HeiseiKakuGo-W5",
(B"UniJIS-UCS2-H",false);
(B        or
(B 2.BaseFont bf = BaseFont.createFont("HeiseiKakuGo-W5",
(B"UniJIS-UCS2-HW-H",false);
(B
(B Font small_font = new Font(bf, 12);
(B aTable.addCell(new Phrase(" ---Here are Japanese words
(B-----",small_font));
(B
(B
(B--I'm sorry that I sent before(title as 'no title') was my
(Bmistake. Please ignore that....
(B
(B
(B__________________________________________________
(BDo You Yahoo!?
(BYahoo! BB is Broadband by Yahoo!  http://bb.yahoo.co.jp/
(B
(B
(B
(B-------------------------------------------------------
(BThis sf.net email is sponsored by: See the NEW Palm 
(BTungsten T handheld. Power & Color in a compact size!
(Bhttp://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
(B_______________________________________________
(BiText-questions mailing list
([EMAIL PROTECTED]
(Bhttps://lists.sourceforge.net/lists/listinfo/itext-questions


Reply via email to