Re: [iText-questions] Japanese Character as table format for PDF
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
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