| Juanito  
 
  
 
 
 Group: Members
 Posts: 1601
 Joined: Sep. 2005
 | 
|  | Posted: Sep. 05 2007,11:01 |  |  I just discovered that it is possible to scan from the command line directly into the mydsl gimp extension as-is - this works even if gimp is not running:
 | Code Sample |  | $ hp-scan -n --editor=gimp 
 HP Linux Imaging and Printing System (ver. 2.7.6)
 Scan Utility ver. 0.2
 Services and Status Daemon ver. 9.2
 
 Using device hpaio:/usb/OfficeJet_K80?serial=ES0911401VOH
 Opening connection to device...
 
 Resolution: 300dpi
 Mode: color
 Compression: JPEG
 Scan area (mm):
 Top left (x,y): (0.000000mm, 0.000000mm)
 Bottom right (x,y): (215.899994mm, 381.000000mm)
 Width: 215.899994mm
 Height: 381.000000mm
 Destination(s): editor
 
 Warming up...
 Scanning...
 Read 32.6 MB from scanner.
 Closing device.
 
 Sending to destination 'editor':
 Editing file in /usr/bin/gimp
 
 | 
 It's impressive how well dsl managed to manipulate a 32MB image...
 |