Unwanted font Helvetica in PDF from Jasper
- by Fabio
When I create a PDF from a Jasper Report, the resulting PDF declare to use "Helvetica" font, even if it doesn't contain text.
Unfortunately I cannot embed "Helvetica" font, because it is not among the Windows fonts.
Based on the PDF/A rules, I need to embed all the fonts in the PDF file.
How can I create from Jasper a PDF that doesn't declare to use Helvetica?
Thank you in advance.
Fabio