Table of Contents

TFlexCelPdfExport.AfterGeneratePage Event

Fires after each new page is generated on the pdf, and after all content is written to the page. (The page is written) You can use this event to add some text or images on top of the page contents.

Syntax

Unit: FlexCel.Render

property TFlexCelPdfExport.AfterGeneratePage: TPageEventHandler

See also