Hello,
I have an issue with fonts. Generally I use Dialog font but also some system fonts that are not default Java fonts but this library seems to support only default fonts (12 of 14 in fact). Exotic fonts are replaced by Courier, that is not good for me.
There is a way to embed them automatically ?
In code, The Pages.findOrCreateFontReference() method and its call to FontMApper.mapToBaseFont() seems to be the origin of font selection but I don't know how PDF format works.
Best regards,
Hello,
I have an issue with fonts. Generally I use Dialog font but also some system fonts that are not default Java fonts but this library seems to support only default fonts (12 of 14 in fact). Exotic fonts are replaced by Courier, that is not good for me.
There is a way to embed them automatically ?
In code, The Pages.findOrCreateFontReference() method and its call to FontMApper.mapToBaseFont() seems to be the origin of font selection but I don't know how PDF format works.
Best regards,