Search Results for

    Show / Hide Table of Contents

    TFlexCelPdfExport.BeginExport Method

    Initializes the PDF exporting to a new file. After calling this method you can call ExportSheet to export different xls files to the same pdf, or ExportAllVisibleSheets(Boolean, string). You should always end the document with a call to EndExport

    Syntax

    Unit: FlexCel.Render

    procedure TFlexCelPdfExport.BeginExport(const pdfStream: TStream);

    Parameters

    <-> Parameter Type Description
    const pdfStream TStream Stream that will contain the new pdf file.

    See also

    • TFlexCelPdfExport
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com