Unwanted font Helvetica in PDF from Jasper
Posted
by Fabio
on Stack Overflow
See other posts from Stack Overflow
or by Fabio
Published on 2009-12-11T17:21:25Z
Indexed on
2010/05/13
2:24 UTC
Read the original article
Hit count: 556
jasper-reports
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
© Stack Overflow or respective owner