API

CibPdfBrJobStart

Saves the settings made so far by CIB pdf brewer.

Syntax

C
int CibPdfBrJobStart(
  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.