Directory: fonts
Last updated
Last updated
You can embed custom fonts into your generated PDF.
In order for custom fonts to be embedded in a PDF, 2 steps must be set:
Upload the TTF files into the fonts
directory. Only TTF fonts are supported.
Declare those fonts in the file apache-fop-config.xsd
.
Every combination of style and weight of a font must be declared as a font triplet in file apache-fop-config.xml
:
Note that the file-name of the TTF font may be different from the name as used in the font-triplet attribute. The font-name as referred to in the XSLT must be the same as in the font-triplet name attribute (case sensitive).