Jump to content
We've recently updated our Privacy Statement, available here ×

Japanese font is not displaying in jasper reports


srikanth.pothunuri

Recommended Posts

Hi All,

Japanese font is displaying with special characters instead of displaying Japanese font in jasper report.

I have done the following changes in jasper server:

1). Install the Japanese language pack
2). Install ARIALUNI.TTF font which will support Japanese font and I have added this ttf file in jasper studio and export it as jar file and placed this jar in jasper installation folder WEB-INFlib.
3). Modified the fonconfig.properties.src file and added new font in this file and rename it to fontconfig.properties. This file will be available in java installation folder (C:Program Files<JRE_directory>lib folder) --> how to add new font names to this file?
4). Restart the Jasper server.
5). Given font name in jrxml file and synchronized templates in jasper server.
6). Modified jpivot_internal_messages_ja.properties file and again restart the jasper server. --> what needs to be change in this file.
7). Added URIEncoding="UTF-8" in conf/server.xml file and restart the tomcat.
8). Edit the applicationContext-security.xml file and locate the bean named userLocalesList and Add the new locale to the end of the list and Restart JasperReports Server
9). Open the applicationContext.xml file and locate the userTimeZonesList bean and Add the new time zone to the bottom of the list and Restart JasperReports Server.

After we did all these changes then it should support Japanese font in reports but these changes are not reflecting in jasper server. 

Please help us.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...