Skip to main content linkedinfacebooktwittermenuarrow-up
29

Lazy Font Loading New

Problem: embedding Fonts in an assembly (using FontBaseResourceLocation) is limiting in some scenarios where the maximum size of the assembly is limited.

Solution: When GemBox.Document can't find the required Font when generating a pdf, it should attempt to load it dynamically by requesting it from the user. For example, a delegate could be made available to allow the user to retrieve the font and provide it as a stream.

Add a comment

Please log in or register to submit a comment.

Need a password reminder?