CIB pdf toolbox 2 technical documentation

2. API Documentation

2.3. CibPdf2JobExecute

uint32_t CibPdf2JobExecute(CibPdfJobHandle job);

By this method a job will be executed. The job handle must be created by CibPdf2JobCreate
before calling this function.

Parameter:

Type

Variable 

Meaning

CibPdfJobHandle*

Job 

Handle of the job

The function returns 0 on success, otherwise an error code.