Saving OCR regions

 

Imagenation can be integrated with OCR software.

To save an area of a page to a file for OCR purposes:

· Use the OCRRegion transaction.

To save the entire page under the default format, you can just specify the docwinID and "filename". To save it under a particular format, add a formatID. To save just a region of the page, add a unitType parameter and four coordinate values.

When the OCR Region command is chosen in the user interface, Imagenation sends a NotifyIM -- OCRRequest notification, if it has been registered. Its data syntax contains the docwinID and the temporary file name of the OCR Region.

See also