Report created from jasper not rendering properly for pdf in case of Hindi language.
e.g.
Correct Rendering should look like that
५ दिन
but rendered it wrongly.
Getting rendering issue for some characters only.
My application is running on Ubuntu 12.04.2 LTS (GNU/Linux 3.5.0-23-generic x86_64).
I used Mangal ttf file for rendering Hindi language.
I have tried following:
ireport pdf ecoding setup.
fontName="Mangal" size="9" isStrikeThrough="false" pdfFontName="akshar.ttf" pdfEncoding="Identity-H" isPdfEmbedded="true"
Font Extension and included jar file into my application.
Even upgraded my application jasper library.
Upgrading of Mangal ttf file.
Upgraded ubuntu specifically mscorefonts.
Help needed ASAP.
Thanks.