TeeSaveToPDFFile
 
 
 

All Units  All Classes  Properties, Methods and Events  

TeeSaveToPDFFile procedure

procedure TeeSaveToPDFFile(Const APanel: TCustomTeePanel; Const FileName: WideString; AWidth, AHeight: Integer);

Unit
TeePDFCanvas

Description
Helper procedure to generate a PDF file with the specified width and height pixel sizes:

TeeSaveToPDFFile( Chart1, 'mychart.pdf', 450, 200 );





Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.