Search found 3 matches

by amejiae
Thu Aug 26, 2010 5:44 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: SCANNING MULTIPLE DOCUMENTS MEMORY ERROR
Replies: 2
Views: 7516

SCANNING MULTIPLE DOCUMENTS MEMORY ERROR

Hi I can scan multiple pages from the feeder. However if I scan more than 9 pages, I get a "out of memory" exception when executing AcquireModal(). I am using version 6. Is there any limitation on the buffer? does that depends on a buffersize I can change somehow? or is there any documenta...
by amejiae
Thu Aug 26, 2010 1:24 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: SCANNING MULTIPLE DOCUMENTS.
Replies: 4
Views: 10118

Re: SCANNING MULTIPLE DOCUMENTS.

Hi

I am using version 6.0.0.1. Some properties in that code snippet are not available in version 6. Is there a way to do multiple scanning in version 6? maybe another code snipeet for version 6?
by amejiae
Thu Aug 26, 2010 12:41 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: SCANNING MULTIPLE DOCUMENTS.
Replies: 4
Views: 10118

SCANNING MULTIPLE DOCUMENTS.

hI, I tried to read some previous cases regarding this but I have not been able to get useful information. I am trying to scan multiple documents but when the scanner finish only the last page is saved. Somehow my code looks like this. While TwainSource.AcquireModal() Debug.Print("Scanned an im...