Table of Contents

TFlexCelPdfExport.FontMapping Property

Determines how fonts will be replaced on the generated pdf. Pdf comes with 4 standard font families, Serif, Sans-Serif, Monospace and Symbol. You can use for example the standard Helvetica instead of Arial and do not worry about embedding the font.

Syntax

Unit: FlexCel.Render

property TFlexCelPdfExport.FontMapping: TFontMapping

See also