I have a request from a customer who wishes to provide meals to elderly people in different localities. To do this the people fill out a form for the week and tick boxes depending on their choices for each day (it also takes into account specific requirements).
For example :
Name
Commune
With salt ( ) Without salt []
Mon : Meal 1 ( ) Meal 2 ( )
Dessert 1 ( ) Dessert ( )
Tues : Meal 1 ( ) Meal 2 ( )
Dessert 1 ( ) Dessert ( )
The data from each sheet should then be compiled to tell us how many of each type of meal to prepare each day for each commune...
The sheets are all the same, so I am hoping to be able to scan them in and automatically read them.
I do not know of any software that allows me to do this. What is the best way of accomplishing this task? At the moment I am looking at tesseract, but maybe there is some simpler technique?
EDIT: we are talking about several hundred forms a week. ideally we will scan them at the same time, extract the data and store the forms electronically.