[ROOT] --> C-Client

function ExportToPDF

Export a report to PDF

Source:
Include\pcreapi.h

Parameters:
job The job handle of the job to export.
pdfOutput The filename to export it to.

Return:
TRUE if function completed correctly; FALSE otherwise.

Code:
BOOL PCRE_API ExportToPDF( short job, const char* pdfOutput );

Copyright (c) 2000 Dynalivery Corp.