JayVora-SerpentCS / Jasperreports_odoo

Jasper Reports Engine for Odoo
http://www.serpentcs.com
81 stars 140 forks source link

Chinese Characters not showing on my report #134

Closed h3llopy closed 2 years ago

h3llopy commented 2 years ago

How can I print the Chinese characters on my jasper report?

Can anyone guide me on the steps or configuration to make it work?

hiren-serpentcs commented 2 years ago

Hi @h3llopy,

You need to create a .jar file for your custom fonts and load them to the java/lib directory of the jasper_reports module.

To export the .jar file: https://community.jaspersoft.com/wiki/custom-font-font-extension. Check Export the Font Extension section.

hiren-serpentcs commented 2 years ago

Considering it resolved as there's no update