Contents  All Classes  Index A-Z  All Units


TeeSaveToPDFFile procedure

procedure TeeSaveToPDFFile(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 );




Submit your feedback about this page.

Copyright 1995-2007 © by Steema Software. All Rights Reserved.