A worker has a printed piece of paper (standardized from template) with options (say a checkbox). He checks stuff, sign dots - this ok, this is not, do this, do that based on that report.
I want to create a program (probably with c#) that will read the signed dots from scanned paper and order stuff based on data it will get. Right now another worker is doing this.
Is there a way in any programing language?
If not maybe there is a free program that already is doing this, produce output if file and programing go from there. (I found freemark for example but it's not free and far from perfect from what I read)
I know this question is a little broad - sorry for this.