You are not logged in.
Pages: 1
Topic closed
I deployed a jasper report jxml to server, but it is not able to display the Chinese fonts or even Times New Roman Fonts. Tomcat install in Windows platform.
Jasper report is able to display chinese in the iReport/JasperStudio.
how can I add custom fonts to ReportServer or it is Jasperreport issue?
Offline
Hi Philip,
first of all, are you sure this is really a fonts problem? It might also be an encoding issue. Does it work if you export the report as html instead of pdf?
Usually on windows the system fonts are loaded automatically, but you can try to follow these instructions to build a jasper font extension for your font:
https://community.jaspersoft.com/wiki/ireport-fonts
Place the created .jar file in the WEB-INF/lib subdirectory of your reportserver installation and restart tomcat.
Cheers,
Thorsten
Thx, solved
Offline
Pages: 1
Topic closed