Linux/Scan Server

From Wiki
< Linux
Revision as of 17:23, 9 October 2014 by Marcluer (talk | contribs)
  • scanbutton.d with ScanSnap S1500
scanimage --resolution 300 --device-name $2 --mode Color --source "ADF Front" --page-width 210 --page-height 297 -x 210 -y 297 | 
pnmflip -r180 | 
pnmtops -width 8.263 -height 11.69 -imagewidth 8.263 -imageheight 11.69 > $TMPFILE_PS
ps2pdf $TMPFILE_PS $TMPFILE_PDF