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.

Namespace: TallComponents.PDF.Rasterizer.Configuration
Assembly: TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.76.0

Syntax

C#
public class FontSubstitutionMap
Visual Basic
Public Class FontSubstitutionMap

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Rasterizer.Configuration..::..FontSubstitutionMap

See Also