JasperReportsIntegration icon indicating copy to clipboard operation
JasperReportsIntegration copied to clipboard

Arabic letters with Arial fonts doesn't work in Oracle Linux 8

Open HamzaAlabbasi opened this issue 1 year ago • 1 comments

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.

HamzaAlabbasi avatar Aug 07 '24 11:08 HamzaAlabbasi

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.

daust avatar Sep 16 '24 13:09 daust