JasperReportsIntegration
JasperReportsIntegration copied to clipboard
Arabic letters with Arial fonts doesn't work in Oracle Linux 8
Hi, On windows we have Arial fonts in a jar file that located in "C:\Program Files\Apache Software Foundation\Tomcat 9.0\webapps\JasperReportsIntegration\WEB-INF\lib" and it works fine, but on Oracle Linux 8, we did the same thing but it doesn't work. Any help ?
Thank you.
Hi @HamzaAlabbasi,
did you figure it out?
I would have guessed that it works. The way you created the fonts, might there be a path registered in the generated .jar file? This might not work on Linux.
Alternatively, can you install the fonts locally on the Linux server so that the Java runtime can access the locally installed fonts?
Good luck, Dietmar.