This event is fired just before a form is identified.
|
Parameter |
Description |
|
FrontpageImage |
Complete file name, including the full path, of the image file containing the front page of the form. Can be:
|
|
BackpageImage |
Complete file name, including the full path, of the image file containing the back page of the form. Can be:
|
|
Return value |
Description |
|
EV_OK |
Normal return. |
|
EV_OK_ABORT |
No effect— treated the same as EV_OK. |
|
EV_ERROR |
Causes an error message to be presented. |
To tell FORMS which form definition a document is, rather than letting FORMS figure it out. Helps FORMS to quickly identify a form when you already know what it is. Use with the AddExternalValidFormDef or ForceExternalValidFormDef method.
This event is only fired in the Scan and Interpret module s.
If you use Interpret to import image files, this event does not fire for images with a size that deviates from the form definitions by more than 20%. Such images are given Unidentified status directly.