[ROOT] --> C-Client

function PEExportToPDF

deprecated function; use function ExportToPDF instead.

Export a report to PDF

Source:
Include\pcreapi.h

Parameters:
job The job handle of the job to export.
port The port number to use.
file The filename to export it to.

Return:
TRUE if function completed correctly; FALSE otherwise.

Code:
BOOL PCRE_API PEExportToPDF( short job, short port, const char* file );

Copyright (c) 2000 Dynalivery Corp.