views:

390

answers:

2

Hello I am using iRport design tool to create the report in my project. I have created .jrxml and .jasper file, it works fine in the iReport means it supports for the Unicode character and displaying all unicode characters but if I integrated this .jasper file in my java class and exports the report into the pdf format by using itext jar file. Then the program runs well and create the report in pdf format but not showing the unicode characters in the generated report file. So please help me in this case sothat I will able to view unicode characters in the generated report file. Thanks in advance.

A: 

I think, You may need to add uni code font to class path.

Thillakan
A: 

better use images and not complicates with fonts and pdf properties.. or install new fonts...

mavirroco