ChartDirector 6.0 (ColdFusion Edition)

DrawArea.outPDF


Usage

outPDF(filename)

Description

Writes the DrawArea to a PDF image file.

Arguments

ArgumentDefaultDescription
filename(Mandatory)The filename of the output image file.

Return Value

A true (non-zero) value indicates no error. A false (zero) value indicates the operation is unsuccessful.