- A form always contains a set number of fields.
- Each field may contain only a certain type of information, e.g. a “Last Name” field contains only last names (if completed correctly) and a “Date” field contains only dates.
- Setting up the form-processing application (creating a Document Definition and specifying the fields to be recognized).
- Acquiring form images (scanning).
- Processing the form images (recognizing the images and validating the extracted data).
- Exporting the extracted data to an external information system.
