C# Document Scanning
Posted
by
ErocM
on Stack Overflow
See other posts from Stack Overflow
or by ErocM
Published on 2010-10-25T19:49:42Z
Indexed on
2012/04/02
5:29 UTC
Read the original article
Hit count: 270
I have a document storage application that I need to integrate with a scanner software or create one on my own. I have very limited funding so buying an expensive alternative isn't really an option.
I thought about just linking to the customer's scanning software's executable and opening it when they want to scan but that just seems like a bad way of doing it.
Anyone have any suggestions on how I do this?
Thanks as usual, Eroc
© Stack Overflow or respective owner