Re: [iText-questions] Unable to view the Example PDF given in the tutorial

2003-11-19 Thread Bruno
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.

Re: [iText-questions] Unable to view the Example PDF given in the tutorial

2003-11-19 Thread Anis h
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

Re: [iText-questions] Unable to view the Example PDF given in the tutorial

2003-11-18 Thread Bruno
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

Re: [iText-questions] Unable to view the Example PDF given in the tutorial

2003-11-18 Thread Anis h
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

Re: [iText-questions] Unable to view the Example PDF given in the tutorial

2003-11-14 Thread Bruno
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