Hi,

To make my question clear, it is required for rendering a PDF which uses
fonts that are not embedded in the PDF. So I have to load the fonts from
external sources. In my case it is used for an Java environment with
multiple customers (multi tenant) and they (the customers) could upload
their own fonts.
So I need a dynamic mapping because the font of customer A may not be used
for B.

Kind regards,
Cornelis Hoeflake


2014-05-02 8:51 GMT+02:00 Cornelis Hoeflake <[email protected]>:

> Hi,
>
> Is it possible to load external fonts? The only things I see is the
> FontMapping and a resources with some default fonts.
> I think a custom implementable FontResolver class is required?
>
> I use the 2.0 trunk version.
>
> Kind regards,
> Cornelis Hoeflake
>

Reply via email to