yogeshpaliyal Posted December 4, 2018 Posted December 4, 2018 i am facing issue while using hindi font, in jaspersoft studio, when i send hindi parameter from preview it shows correct pdf. But when sending from java it prints incorrect.example : sending parameter दिनेशbut it is showing like this.
hozawa Posted December 4, 2018 Posted December 4, 2018 You need to setup font extensions.https://community.jaspersoft.com/wiki/custom-font-font-extension
yogeshpaliyal Posted December 5, 2018 Author Posted December 5, 2018 i already using this but still facing error.
yogeshpaliyal Posted December 5, 2018 Author Posted December 5, 2018 this workedIndicLigaturizer hindi = new DevanagariLigaturizer(); String result = hindi.process(string);[/code]
Dhiraj Pahlani Posted November 11, 2021 Posted November 11, 2021 Hi, Could you please tell how exactly are you using this expression and where?Thanks!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now