I am trying to use your demo program for the Twain OCX with Fujitsu scanners (4120 and 5120).
AutoFeed of multipage documents fails after the first use. It works the first time but not thereafter.
Before the first scan twain1.TwainIsAutoFeedOn() returns true, but thereafter false.
Attempting to turn on autofeed using twain1.TwainSetAutoFeed(True) returns true but testing twain1.TwainIsAutoFeedOn() returns false immediately after.
twain1.TwainSetAutoScan(True) does not seem to be working.
Is there a way to fix this?? Or is it unique to fujitsu's twain drivers?
Thanks
