Skip to main content
Adds a page image to a document. The added images become accessible only after they are pre-processed. Use the ProcessBatch method to start batch processing after you add the images. Alternatively, if the images were added to the documents of a task that was opened with the OpenTask method, use the CloseTask method to close the task and send it to the Import stage.

Definition

Parameters

Returned value

Add a page with a POST request

You can also add a new page from a file that contains an image by using a POST request. First, create a page with an empty file:
Then execute a POST request with the following parameters.