ChartDirector 7.1 (C++ Edition)

MultiPagePDF.outPDF


Usage

bool outPDF(const char* filename);

Description

Outputs the PDF document as a file.

Arguments

ArgumentDefaultDescription
filename(Mandatory)The filename of the PDF file.

Return Value

A true value indicates no error. A false value indicates the operation is unsuccessful.