- This topic has 1 reply, 2 voices, and was last updated 6 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
Forums › TWAIN Classic › Any idea about NimoDoc scanner..?
Hi guys,
I came across a “ocheja” made NimoDoc scanner. They have provided one setup file as a demo exe in which I can see that they have used twain libraries. But no other clue was found regarding development.
Since, I have to develop C# application using this scanner, has anyone have idea about where can I get the APIs used in this scanner.
Pls if any1 has any idea, reply ASAP…
Thanks 🙂
Apurv
Check out the TWAIN CS open source project. See if the samples can communicate with the scanner, and if so, then use the code in the development of your application…