API

CibPdfBrJobPrint

Start the PDF creation process.

Syntax

C
int CibPdfBrJobPrint(
  CibPDfBrJobHandle *a_pJob
);

Parameters

CibPdfBrJobHandle* a_pJob: Handle of the job.

Return value

If 0 is returned, the function succeeded, function failed otherwise. Check error code list.