I am a little overwhelmed by my task at hand. We have a toolkit which we use for TWAIN scanning. Some of our customers are complaining about slower scan speeds when the deskew option is set. This is b
LINK: http://www.codeproject.com/KB/dotnet/twaindotnet.aspx I\'m trying to create a wrapper class for this open source .NET implementation of TWAIN and I\'m having trouble understand how it actually
I\'m using a slightly modified version of Twain Dot Net in my scanning applica开发者_高级运维tion. The problem is, when the user cancels scanning using a button on the scanner (or if paper jams), TWAI
I need to perform a scanning of areas which do not meet standard sizes of A3, A4 etc. Those scans have开发者_运维技巧 to be loaded and post processed by custom application. The rough idea of my collea
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am coding a scanning application and I need to have end of page detection so I don\'t scan past where the document ends, does anyone what settings to use to turn this feature on for TWAIN drivers?co
I am willing to implement a chat website on App Engine. But I found that Ap开发者_开发技巧p Engine will not allow me to go with server push. (as it will kill the response after 30 sec).
Closed. This question does not meet Stack Overflow guidelines. It is not currently acc开发者_如何学Cepting answers.
Has anyone tried TwainDotNet for scanning with TWAIN API calls from .NET? Though it works well usually I\'ve some issues with it when used along with WPF application using MVVM. Basically I\'m calling
I\'m trying to specify programmatically settings for scanning in TWAIN session. Because amount of code here would be significant I\'m going to try to explain开发者_运维知识库 the problem without pasti