Project

General

Profile

Defect #1460

My font isn't embedded in the PDF

Added by Marie-José van Zelst over 5 years ago. Updated about 5 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
velocity
Target version:
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

fonts.PNG (15.3 KB) fonts.PNG fonts in the vel_reports\\fonts directory Marie-José van Zelst, 10/17/2018 02:56 PM
velocityReport.PNG (12.1 KB) velocityReport.PNG part of the code Marie-José van Zelst, 10/17/2018 02:56 PM

History

#1

Updated by Patrick Talbot about 5 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.

Also available in: Atom PDF