> On 2015-10-23 14:27, Simon Matter wrote: >>> Hi, >>> >>> I want to scan double-sided documents with my Fujitsu fi-7160 scanner >>> (ADF) and save them in tiff-format. I have tried to figure out how to >>> by >>> reading >>> scanadf --help --device fujitsu and >>> scanimage -A --device fujitsu >>> >>> scanadf - is it possible to do it directly without any conversion like >>> scanscript.sh >>> (http://www.martoneconsulting.com/sane-scanadf-examples.html)? >>> scanimage - it possible to use scanimage instead? It fails when I try: >>> scanimage -d fujitsu --source ADF Duplex --format tiff > pictur1.tiff >>> or --source [ADF Duplex] >> I think you should make it: >> >> --source "ADF Duplex" >> >> Regards, >> Simon >> > Simon! > Thanks, for your help with that! > > Now I trie to figure out how to make the scanner (Fujitsu fi-7160) scan > both sides of a document to one tiff-file. I can't find the parameter > for that.
I'm not sure that's possible. I think you could use the --batch* mode to scan to multiple files and later put them together using other tools like imagemagick. Regards, Simon -- sane-devel mailing list: [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel Unsubscribe: Send mail with subject "unsubscribe your_password" to [email protected]
