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

Exports the attached grid or workbook to Pdf.

Pascal
procedure ExportPdf(const aStream: TStream); overload;
Parameters 
Description 
const aStream: TStream 
Stream where the pdf file will be saved.  

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!