Automatic Scan button?

Hi! Does anybody have a button which does the following automatically WITHOUT any interaction:

  1. Scan a single page from the scanner using a specific scan profile
  2. Save it as an image in the current directory
  3. Set the current directory view to thumbnail max size, date sorting
  4. Load the scanned image in a specific program

There may be one on your scanner.

To achieve something like that in Opus, or anything else, you will probably need the command line controls that wake up the scanner, tell it to scan, where to put the file and what to open it with.

The request for command-line control of printers is a regular among users of software like PaperPort, which exists to manage scanned documents. Sadly, no one seems to have tried to fulfil this need.

What about this? Probably worth a test: burrotech.com/quickscan/index.php
If I understood correctly, this tool is made to start scaning from commandline - instead of using some bulky tool.

If that works as described, the rest is a piece of cake! o)