Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to scan multiple pages with ADF #593

Open
elveos opened this issue May 22, 2022 · 1 comment
Open

Unable to scan multiple pages with ADF #593

elveos opened this issue May 22, 2022 · 1 comment

Comments

@elveos
Copy link

elveos commented May 22, 2022

Running Acquire >> Scan with Canon MF4780w starts the scanner's scanning utility (Canon Toolbox 4.9). Scanning single page works fine, but selecting ADF source will close the scanning utility window as soon as first page is done, like only single page was in the scanner.

The scanner will keep scanning the pages but nothing shows in the program. This doesn't happen with ReadIRIS which also relies on Canon Toolbox. Perhaps there's wait time value that needs to be increased?

Tested with:

  • gImageReader 3.3.1 qt5 i686 (forced to use i686 due to x86 TWAIN drivers)
  • Windows 10 x64
  • Canon MF4780w
@manisandro
Copy link
Owner

The current TWAIN implementation does indeed not yet support ADF [1]. I also don't own a ADF capable scanner to test against...

[1] https://github.com/manisandro/gImageReader/blob/master/qt/src/scanner/ScannerTwain.cc#L241

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants