Defect #1460
My font isn't embedded in the PDF
Start date:
10/17/2018
Due date:
% Done:
0%
Estimated time:
Browser (if web client):
All
Description
In the html file that is used for creating a pdf report, the font-family is Verdana.
With renderTemplate the result shows the text as Verdana.
With getPDFReport the text isn't shown as Verdana.
Attached fonts.png shows the fonts in the vel_reports\\fonts directory and
velocityReport.png with part of the code. 'Result' with font-family Verdana for the text.
bReport with an other font-family.
Files
History
Updated by Patrick Talbot about 6 years ago
- Status changed from New to Rejected
In web client you have to install the fonts in your system, since installFonts() is only working in SmartClient.