SUMMARY Some scanners can simultaneously scan both sides of a page (e.g. ScanSnap iX1600). However, in those scanners, Skanpage only scans one side of the pages. It will be very convenient if there is an option to scan both sides of a page simultaneously. GNOME's simple-scan has such an option in its settings, so I guess the driver backend already works. STEPS TO REPRODUCE Try to find an option to enable scanning both sides. There is none. OBSERVED RESULT No way to scan both sides of a pages EXPECTED RESULT There should be a way to configure scanning both sides of a page. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux (available in About System) KDE Plasma Version: 5.27.10 KDE Frameworks Version: 5.115.0 Qt Version: 5.15.12 ADDITIONAL INFORMATION
With my HP MFP, I can scan both sides by selecting the "ADF Duplex" scan source option. How does it look for the iX1600?
It was a departmental scanner, which I needed to use at some event, but I don't have access to it right now. However, most likely it would work with ADF Duplex. Can we rename "ADF Duplex" to either "Scan both sides" or "Scan both sides (ADF Duplex)"? Since users may be using a particular scanner for the first time (like me), and they may not have time to figure out what ADF Duplex means, it would be very helpful if a non technical word like "Scan both sides" is used. I am a PhD student, and I had to scan hundreds of exam papers last week. There was no time to figure out what ADF Duplex means. I finally had to use a friend's Windows computer.
That is going to be difficult, since we directly use the translations provided by SANE.
(In reply to Alexander Stippich from comment #3) > That is going to be difficult, since we directly use the translations > provided by SANE. Can we somehow make a special case like the following pseodocode? if (translation provided == "ADF Duplex") return "Scan both sides (ADF Duplex)" end This will really improve the out-of-the box scanning experience a lot, and this will help the whole GNU/Linux ecosystem, not just KDE.
I had to scan in another departmental event, and I confirm that ADF/Duplex does scan both sides. Can we add a note somewhere in preferences that ADF Duplex is equivalent to scanning both sides?
Thanks for reporting back. Could you rephrase this bug report please to something like "avoid technical terms (duplex) for scanning both sides of documents" and mark it as a wish?
I am unsure how to mark it as a wish. Could not find any such option.