- This topic has 1 reply, 2 voices, and was last updated 11 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
Forums › TWAIN Classic › Using C# and Twain
I am looking for some samples of how to use the Twain driver from within C#.
I have found this article
http://www.codeproject.com/KB/dotnet/twaindotnet.aspx
Does anyone else know of any later articles that may have been published.
no, netMasters code seems to be the basis for pretty much all .net code that I’ve seen. If you having trouble with his code, read through the comments on his article – most problems have addressed in there even though his sample code doesn’t include the fixes. You can also search here, there have been several threads about his code. Then you could ask here if there were twain specific problems remaining.
.