ocr.DoDocOCR

This job performs text recognition for the specified enaio® document and returns the recognized text as a text file.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

Type

INT

Yes

1 = multi-column texts (e.g., newspaper clippings) recognition; 0 = standard.

DocID

INT

Yes

ID of the document

OutputUnicode

INT

Yes

1 = returned file is delivered as Unicode.

2. Output Files

Name Description

File list

Name and path of the text file with the recognized text

3. Return Value

(INT): 0 = Job successful, otherwise error code.