CIB pdf toolbox 2 technical documentation

2. API Documentation

2.1. CibPdf2JobCreate

uint32_t CibPdf2JobCreate(CibPdfJobHandle* job);

By this method a new job handle will be created.

Parameter:

Type

Variable 

Meaning

CibPdfJobHandle*

Job 

Handle of the job

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