Firemonkey TMS Grid Export and Import filters
ContentsIndexHome
PreviousUpNext
TTMSFMXGridExcelExport.ExportPdf Method (TFileName)

Exports the attached grid or workbook to Pdf.

Pascal
procedure ExportPdf(const aFileName: TFileName); overload;
Parameters 
Description 
const aFileName: TFileName 
Filename of the generated file.  

This method will export to pdf with the standard defaults. If you want to customize the export more (for example provide an Author for the pdf file) you can use Export(TStream, TFlexCelPdfExport) instead.

Copyright (c) 2002-2013 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!