Table of Contents

TFlexCelPdfExport.OnFontEmbed Event

Use this event if you want to manually specify which fonts to embed into the pdf document.

Note that this property applies only to this object. To change the property for the full application, use TPdfWriter.OnFontEmbedGlobal

Syntax

Unit: FlexCel.Render

property TFlexCelPdfExport.OnFontEmbed: TFontEmbedEventHandler

See also