Custom Fonts in HTML to PDF
IronPDF supports web-fonts including the incredible Google Fonts library.
This gives the developer full font control without needing to depend on System typefaces.
Limitations currently include the need for a RenderDelay and web-fonts do not work on Azure shared Windows Web App hosting for Microsofts own security reasons.
Web Fonts Supported Include:
- Font Awesome
- Bootstrap Glyphs
- Google Fonts
- Barcode Fonts
- Your own custom WOFF or SVG based CSS font packages.
- And many more…