Search found 4 matches

by bmihai
Mon Jul 28, 2008 12:40 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: AutoFeed question
Replies: 8
Views: 14081

Re: AutoFeed question

If you think it may aid you in your future development, sure.Tell me how do you want to make contact.
by bmihai
Fri Jul 25, 2008 11:26 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: AutoFeed question
Replies: 8
Views: 14081

Re: AutoFeed question

That's the exact same thing that i did, but the autofeeder manages to feed 2 extra papers, but i've found the Xfercount property, which is more or less the solution to my problem. Thank you for your input.
by bmihai
Thu Jul 24, 2008 6:33 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: AutoFeed question
Replies: 8
Views: 14081

Re: AutoFeed question

I've tried with CancelTransfer, the problems seems to be that there is some kind of lag between the actual pass though the scanner and the launch of the ImageAcquired event, because the scanner manages to feed 2 extra papers. If my limit is 10, i will have 10 images in the buffer, but there would be...
by bmihai
Thu Jul 24, 2008 4:12 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: AutoFeed question
Replies: 8
Views: 14081

AutoFeed question

I have a scanner with AutoFeeder and i want to know how can i stop scanning after 10 pages. Like when i hit the Stop AFD button.I've tried AutoFeed and FeederEnabled set to false but the scanner keeps feeding.