Imagenation can be integrated with OCR software. Then you can save images to a file to be processed by the OCR software.
To save an area of an image to a file for OCR purposes:
· Use the IN_OCRRegion function. Specify the upper-left and lower-right coordinates of the region to save (use zeroes to save the entire page).
The specified region is saved for processing.
To receive a notification when an Imagenation user activates the OCR Region command, register the NotifyOCRRegion notification.
See also