Forum 'VintaSoft Twain .NET SDK Discussions'

Questions, comments and suggestions concerning VintaSoft Twain .NET SDK.

Board index < VintaSoft Twain < VintaSoft Twain .NET SDK Discussions

Login

User Interface Wont Close Automatically



User Interface Wont Close Automatically

Post by bsutter »

I'm working on a WPF app with the latest Twain SDK.
Scanning works great - saving to multi-page pdf.

When I use a Canon DR-2580C scanner, after the last page has been scanned, the user interface stays up, even though there are no more pages to scan. If I use a different scanner (HP Officejet) when the scan is complete, the UI automatically goes away. In both cases, the Scan Completed callback gets called. I have to manually click the Cancel button in the UI, or click the close box to close it.

Is there a way in the scan completed callback, I can force the User Interface to close?


Re: User Interface Wont Close Automatically

Post by Alex »

Hello,

You need to set value of the Device.DisableAfterAcquire property to True.

Best regards, Alexander


Re: User Interface Wont Close Automatically

Post by bsutter »

That fixed it - thank you


Page 1 from 1: 1