• Products
  • Pricing
  • Documentation
  • Support
Login
Your cart is empty. See pricing.
My order
Total:
Order
  • Home
  • Products
  • Pricing
  • Documentation
  • Support
Login
LinkedIn
Twitter
  • Guide
  • API reference
  • Code samples
  • Changelog
  • TallComponents
  • TallComponents.PDF.Rasterizer
  • TallComponents.PDF.Rasterizer.Configuration
  • TallComponents.PDF.Rasterizer.Diagnostics
  • TallComponents.PDF.Rasterizer.Fonts
  • TallComponents.PDF.Rasterizer.Licensing

Namespace TallComponents.PDF.Rasterizer.Configuration

Class FontSubstitutionMap

The FontSubstitutionMap lets you define which external fonts are used to render fonts that are not embedded. Be sure to call this with correct trust settings when running under IIS.

Syntax

public class FontSubstitutionMap : Object

Properties

String DefaultSubstitutionFont
Default substitution for non-embedded fonts.
String[] FontNames
All the font names included in this map.
FontSubstitutionMap Standard
A read-only map that contains the standard substitution map.

Methods

Void Add(Stream)
Add a new entry to the map without specifying the font name. The name will be extracted from the font program.
Void Add(String,Stream)
Add a new entry to the map.
Void Add(String,String)
Add a new entry to the map.
Void Add(FontSubstitutionMap)
Add all entries of the argument substitution map.
Void Clear()
Remove all entries.
Our products
PDFKit.NET 5.0
Create and manipulate PDF documents
TallPDF.NET 5.0
Generate PDF on the fly
PDFRasterizer.NET 4.0
Render PDF pages cross-platform
Support resources
  • Code samples
  • Submit issue
  • Contact
  • Licensing Model
Legal
  • EULA
  • Privacy
LinkedIn
Twitter
© 2001-2025 TallComponents BV. All rights reserved.