JasperReports PDF Export fonts

Hi,

I use a JasperReports file in the reporting addon, and the output is set to PDF.
The problem is that the PDF does not embed any used fonts, it use only the default Helvetica.
I tried the tricks mentioned in HTML to PDF doc, but no succes.
How I can command the jasper report to embed int opdf fonts and where to put them.
The jaspersoft studio can make a jar file which is a font extension, but this must be copied to the JasperReports server.
Where I need to put that font extension jar, and is it supported in the reporting addon?

Best Regards

Sandor Dobi

Try this :slight_smile: Im using I report designer :slight_smile:

Hi,

Try to add font extension jar into the tomcat/shared/lib

Thank you,
Andrey