What it does
Adds an image to a batch, including a multi-page image (one new document is created, which is then split into one-page documents at the pre-processing stage).Definition
Parameters
| Name | Type | Description |
|---|---|---|
| sessionId | int | The ID of the connection to the Application Server |
| batchId | int | The ID of the batch to which an image is to be added |
| file | File | The file that contains an image |
