New Post: Dont want to set twain.Capabilities.XferCount.Set
Hello Saraff, Please reply me, i am waiting for you reply eagerly. Thank you.
View ArticleNew Post: Dont want to set twain.Capabilities.XferCount.Set
Hello, VishalJani. Try set a CAP_AUTOSCAN to a false. Also, try set a CAP_INDICATORS to a true, because it will display progress bar and a cancel button.
View ArticleNew Post: Dont want to set twain.Capabilities.XferCount.Set
Hello Saraff, I don't want that user cancels the button and than application will free. I don't want any user input. When all pages are finish to scan than system will automatically free and user can...
View ArticleNew Post: Dont want to set twain.Capabilities.XferCount.Set
Hello, VishalJani. Are you try set a CAP_AUTOSCAN to a false.
View ArticleNew Post: Dont want to set twain.Capabilities.XferCount.Set
Hello saraff, I tried that, but not succeed. Form is not free, and i dont want that use press cancel button and stop the scanning. Please do something and give me solution. I m stuck here from last 2...
View ArticleNew Post: Dont want to set twain.Capabilities.XferCount.Set
Hello Saraff, I am waiting for your reply. Thank you
View ArticleNew Post: Dont want to set twain.Capabilities.XferCount.Set
Hello, VishalJani. I can give only the following two solutions:TWAIN SpecificationContact to the manufacturer of the scanner.
View ArticleNew Post: Sending DG_CONTROL message to Scanner
Hello, javamike. Try set a true value to a Cancel property of event args (for the XferDone, EndXfer, SetupMemXfer, MemXfer, SetupFileXfer, FileXfer events). You mast download latest source code. Change...
View ArticleNew Post: Saraff.Twain.TwainException It worked! vb.net
Hello, Saraff. where is the method defined ? [VB.net]
View ArticleNew Post: Saraff.Twain.TwainException It worked! vb.net
VishalJani wrote: Hello daijobu, did you install any twain driver in your system ? or check your scanner is connected with your system ? No my friend and my scanner already connected to my computer (...
View ArticleNew Post: Problems with image transfer
Hello Saraff, I have problems to get the scanned image presented in a picture box of my program. I have used (almost) exactly the code, you provided in your sample_1 (the simple one). If I run this...
View ArticleNew Post: Problems with image transfer
Hello, WolfgangKurz. Try use a Twain32.EndXfer event instead a Twain32.AcquireCompleted:privatevoid _twain32_EndXfer(object sender,Twain32.EndXferEventArgs e) { try { //...
View ArticleNew Post: Problems with image transfer
Hello Saraff, many thanks for the hints. I will try them as soon as possible. And again many many thanks for the provision of this wunderful product.
View ArticleNew Post: Freing up the twain driver
Hello,Thanks for the answer, saddly, i tried but it didn't change anything :(
View ArticleNew Post: Freing up the twain driver
Hello, Nixeus. So the problem is the scanner driver, as after invoke a Twain32.CloseDataSource() it must be unloaded.
View ArticleSource code checked in, #d3302334a81e91a1bfa5a430485785b71f4b8bd0
Ревизия: 533 Автор: SARAFF Дата: 2 июля 2016 г. 23:34:17 Сообщение: Устранена проблема, связанная с сериализацией производных от CancelEventArgs типов. ---- Изменённые :...
View ArticleNew Post: Sending DG_CONTROL message to Scanner
Hello Saraff, I implemented the above change but the scanner did not stop scanning pages. I'm using Outproc Twain Sample, Saraff.Twain.Aux_x86.exe, and compiled in the update, if that matters. Any...
View ArticleNew Post: Sending DG_CONTROL message to Scanner
Hello, javamike. This is related with a Saraff.Twain.Aux (1.0.1.501). I already made the necessary changes, but did not publish them. I can send them to you in the form of source code.
View ArticleNew Post: Sending DG_CONTROL message to Scanner
Saraff, can you send the source code to mnmhomes@hotmail.com. Thank you.
View Article