Batches
AddNewImage
Add an image or multi-page file to a batch with the AddNewImage method of the ABBYY FlexiCapture Web Services API, and then process the batch to access pages.
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).
Added images become accessible only after they are pre-processed. After adding images, use the ProcessBatch method to initiate batch processing.
If the images were added to the documents of a task opened with the OpenTask method, use the CloseTask method instead to close the task and send it to the Import stage.
