Hi,
I'm adding scanning possibilities to my application. Everything is working very well with eztw32.dll.
I was wondering if it would be possible to 'read' some code on the scan? This is what I want to accomplish.
1. When the accountant add an invoice to the system, I want to print a barcodelabel, which the accountant can put on the document. This way he/she don't have to make the scan themself.
2. Another person receives al the documents, with the labels on it. This person makes the scans.
3. The software checks the barcodes on the scan, and save the scan with the same name. So if the barcode on the label is '1234567', the scan receives the name '1234567.jpg'.
Anyone who has done this before?
Scanning (twain)
Re: Scanning (twain)
Hi, Chris.
You need OCR-software (or a SDK) for this, something like Abby Finereader or GdPicture.
You need OCR-software (or a SDK) for this, something like Abby Finereader or GdPicture.
Best regards,
Tom
"Did I offend you?"
"No."
"Okay, give me a second chance."
Tom
"Did I offend you?"
"No."
"Okay, give me a second chance."
Re: Scanning (twain)
Have you asked Spike at DOSADI which OCR products can be used with EZTWAIN?
Regan Cawkwell
Real Business Applications Ltd
http://www.rbauk.com
Real Business Applications Ltd
http://www.rbauk.com
-
- Posts: 605
- Joined: Thu Jan 28, 2010 9:11 pm
- Location: Steven Point, Wisconsin USA
- Contact:
Re: Scanning (twain)
I use GDPicture, not for scanning, and I think it is a good product.
Re: Scanning (twain)
Hi,
Meanwhile I did some search on the internet.
There are some active-x components which are reading a barcode from an image. This can be done after the scan is made.
DOSADI also has implemented a 'barcodereader' in their PRO version. It seems as it is not very fast, so I will try with some other tools. I will look at GDpicture.
Thanks for the suggestions, they showed me the way I have to look.
Meanwhile I did some search on the internet.
There are some active-x components which are reading a barcode from an image. This can be done after the scan is made.
DOSADI also has implemented a 'barcodereader' in their PRO version. It seems as it is not very fast, so I will try with some other tools. I will look at GDpicture.
Thanks for the suggestions, they showed me the way I have to look.
-
- Posts: 605
- Joined: Thu Jan 28, 2010 9:11 pm
- Location: Steven Point, Wisconsin USA
- Contact:
Re: Scanning (twain)
I think GDPicture has access to a barcode reading capability.