Re: [iText-questions] Japanese Character as table format for PDF

2009-09-14 Thread Paulo Soares
Subject: [iText-questions] Japanese Character as table format for PDF > > > Hi All, > > I am trying to print a pdf with Japanese Characters as table > format. I am > using below mentioned code. > >Document docu

[iText-questions] Japanese Character as table format for PDF

2009-09-14 Thread dummy.sn
Hi All, I am trying to print a pdf with Japanese Characters as table format. I am using below mentioned code. Document document = new Document(); try { OutputStream os = new FileOutputStream('filename.pdf'); Pdf