~ubuntu-branches/ubuntu/lucid/gscan2pdf/lucid

« back to all changes in this revision

Viewing changes to scanners/officejet_5500.lineart

  • Committer: Bazaar Package Importer
  • Author(s): Jeffrey Ratcliffe
  • Date: 2008-07-04 22:54:16 UTC
  • mfrom: (1.2.1 upstream) (12 intrepid)
  • mto: (4.2.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: james.westby@ubuntu.com-20080704225416-r875lmn0ffsmeguf
* New upstream release.
  Now Depends: libconfig-general-perl (>= 2.40) to avoid heredoc bug
  Closes: #480947 (gscan2pdf: Defaults for pages are weird now)
  Closes: #486553 (gscan2pdf: unable to save as DjVu)
  Closes: #486680 (gscan2pdf: bizarre DjVu text zones)
  Closes: #485641 (gscan2pdf: No longer saves resolution in TIFF files)
  Closes: #484641 (gscan2pdf: prefix option for scanimage command)
* Bumped Standards-Version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Usage: scanimage [OPTION]...
 
2
 
 
3
Start image acquisition on a scanner device and write PNM image data to
 
4
standard output.
 
5
 
 
6
-d, --device-name=DEVICE   use a given scanner device (e.g. hp:/dev/scanner)
 
7
    --format=pnm|tiff      file format of output file
 
8
-i, --icc-profile=PROFILE  include this ICC profile into TIFF file
 
9
-L, --list-devices         show available scanner devices
 
10
-f, --formatted-device-list=FORMAT similar to -L, but the FORMAT of the output
 
11
                           can be specified: %d (device name), %v (vendor),
 
12
                           %m (model), %t (type), and %i (index number)
 
13
-b, --batch[=FORMAT]       working in batch mode, FORMAT is `out%d.pnm' or
 
14
                           `out%d.tif' by default depending on --format
 
15
    --batch-start=#        page number to start naming files with
 
16
    --batch-count=#        how many pages to scan in batch mode
 
17
    --batch-increment=#    increase number in filename by an amount of #
 
18
    --batch-double         increment page number by two for 2sided originals
 
19
                           being scanned in a single sided scanner
 
20
    --batch-prompt         ask for pressing a key before scanning a page
 
21
    --accept-md5-only      only accept authorization requests using md5
 
22
-p, --progress             print progress messages
 
23
-n, --dont-scan            only set options, don't actually scan
 
24
-T, --test                 test backend thoroughly
 
25
-h, --help                 display this help message and exit
 
26
-v, --verbose              give even more status messages
 
27
-B, --buffer-size          change default input buffersize
 
28
-V, --version              print version information
 
29
 
 
30
Options specific to device `hpaio:/usb/officejet_5500_series?serial=MY42QF209H96':
 
31
  Scan mode:
 
32
    --mode Lineart|Gray|Color [Lineart]
 
33
        Selects the scan mode (e.g., lineart, monochrome, or color).
 
34
    --resolution 75..600dpi [75]
 
35
        Sets the resolution of the scanned image.
 
36
  Advanced:
 
37
    --contrast 0..100 [inactive]
 
38
        Controls the contrast of the acquired image.
 
39
    --compression None [None]
 
40
        Selects the scanner compression method for faster scans, possibly at
 
41
        the expense of image quality.
 
42
    --jpeg-quality 0..100 [inactive]
 
43
        Sets the scanner JPEG compression factor. Larger numbers mean better
 
44
        compression, and smaller numbers mean better image quality.
 
45
    --batch-scan[=(yes|no)] [no]
 
46
        Enables continuous scanning with automatic document feeder (ADF).
 
47
    --source Auto|Flatbed|ADF [Auto]
 
48
        Selects the scan source (such as a document-feeder).
 
49
  Geometry:
 
50
    --length-measurement Unknown|Approximate|Padded [Padded]
 
51
        Selects how the scanned image length is measured and reported, which
 
52
        is impossible to know in advance for scrollfed scans.
 
53
    -l 0..215.9mm [0]
 
54
        Top-left x position of scan area.
 
55
    -t 0..381mm [0]
 
56
        Top-left y position of scan area.
 
57
    -x 0..215.9mm [215.9]
 
58
        Width of scan-area.
 
59
    -y 0..381mm [381]
 
60
        Height of scan-area.
 
61
 
 
62
Type ``scanimage --help -d DEVICE'' to get list of all options for DEVICE.
 
63
 
 
64
List of available devices:
 
65
    v4l:/dev/video2 v4l:/dev/video1 v4l:/dev/video0
 
66
    hpaio:/usb/officejet_5500_series?serial=MY42QF209H96