OCR_SR actions

Use the OCR_SR actions to do recognition and image rotation by using the updated Nuance OmniPage OCR engine. You can run recognition actions on field zones and pages. The results can be processed by actions in other libraries and ultimately displayed to the user for verification. The results can also be written out to files in several possible file formats.

OCR/SR actions perform automatic retries when a recognition operation takes longer than expected. For information about the logic of the automatic retry mechanism and how to override the default settings that govern that logic, see SetupAutomaticRetry.
After a recognition operation completes, the variable RecogStatus is set to indicate the success or failure of recognition. For page-level recognition, here are the possible RecogStatus values and their meanings:
0 Success.
1 Success but no results. The page was empty.
2 Success. Additional processing such as RotateImage was performed.
Any other value Failure.