FormFix v6.0 for .NET - Updated
Business Scenarios
Overview > Concepts > FormFix Concepts > Business Scenarios

FormFix can be used in several types of applications. Some examples are:

You should consider other options in the following situations:

Form Processing

In a typical form processing system, your goal is to take images of various forms, recognize them, extract data from them, and save that data in a database.

You will want to use the following components in this scenario:

Identification

Single-Form Processing

A common simplification of general forms processing is a similar system that accepts only a single form. This is common in very low volume applications where a user scans and interactively processes a batch of pages with a consistent form. It is also common in a few high-volume applications, when a company sends out a single form to be filled out and returned for processing.

Although this scenario differs from the one above because form identification is not necessary, you can treat it the same as general-purpose form processing with an alternate form identification method, such as barcode.

Image Sorting

In an image sorting application, your goal is to take images of various forms, sort them by type, then archive the result. Typically, little or no data is captured in this type of system.

Use these components in these scenarios:

If you want to align your archived images to match your template images, you should use FormFix to align them before you save them to disk and archive them.

Unstructured Form Processing

You should consider other options in this situation.

FormFix is designed to work with forms that have a consistent layout and can be prepared in advance. If you wish to process free-form documents, FormFix will not be very helpful. FormFix works best when processing structured documents where each field has a fixed position.

 

Is this page helpful?
Yes No
Thanks for your feedback.