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

Some scanners in the ADF Duplex mode return every second page rotated 180 degrees (usually the back page) #354

Open
alexpevzner opened this issue Nov 18, 2024 · 0 comments

Comments

@alexpevzner
Copy link
Owner

This is derivative from #339

Some scanners, when scanning in the ADF Duplex mode, return every second page rotated 180 degrees,

For example, Epson Workforce WF-3520 known to have this defect.

This is probably because they implement ADF Duplex by double-scanning the same sheet, and the second (back page) scan, mechanically, appears in the bottom-to-top direction.

Typically, there is no indication of such a rotation, neither in the scanner description, nor in the returned image metadata. So the workaround, if possible, have to be based solely on the device make and model name.

Not sure will I implement workaround or not, but for now I want to keep this issue at least registered/documented.

@alexpevzner alexpevzner changed the title Some scanners in the ADF Duplex mode return every second page rotated 180 degrees (usually tha back page) Some scanners in the ADF Duplex mode return every second page rotated 180 degrees (usually the back page) Nov 18, 2024
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

1 participant