A feed scanner that reads data
- by kylex
I don't know if this is the right place to ask this question, but...
I need a scanner (paper feed scanner) where depending on either a barcode, or number, or some identifier on the paper being scanned, creates a PDF file with a name based on that identifier.
For example: If I scanned a page with the number 12345 on the top-left of the page, a PDF file named 12345.pdf would be created.
Any suggestions at all would be greatly appreciated!