Search found 1 match

by DavidC
Mon Mar 22, 2021 9:56 pm
Forum: TWAIN & WIA Acquisition
Topic: Detecting a paper jam when TwainGetLastConditionCode method doesn't seem to work?
Replies: 1
Views: 6615

Detecting a paper jam when TwainGetLastConditionCode method doesn't seem to work?

Hi, I developed a simple C# Winforms app to use with a Canon DR-M140 office document scanner. Here's what I'm trying to accomplish: 1. User scans a packet of 10 pages. 2. A paper jam occurs; detect the jam and pause scanning. 3. Advise the user a paper jam occurred. After he clears the jam, let him ...