I am trying to use gscan2pdf to make a multiple page pdf file from scanned images.
http://gscan2pdf.sourceforge.net/
The problem I have is that it does not work with my scanner for some reason.   The program installs but gives error messages when I try to run it.  

The program author is VERY helpful and he has looked at the debug output from the program.  His view is that the program is working but there is some problem in getting it to work with this scanner.

My scanner is an HP Scanjet 3970
http://h10025.www1.hp.com/ewfrf/wc/product?lc=en&cc=us&dlc=en&product=298548&lang=en&
and I am running Ubuntu 7.04 with the latest kernel and all patches installed.

I understand that the output of scanimage –help may be of assistance so that is as follows

[EMAIL PROTECTED]:~$ scanimage --help
Usage: scanimage [OPTION]...
 
Start image acquisition on a scanner device and write PNM image data to
standard output.
 
-d, --device-name=DEVICE   use a given scanner device (e.g. hp:/dev/scanner)
    --format=pnm|tiff      file format of output file
-i, --icc-profile="" include this ICC profile into TIFF file
-L, --list-devices         show available scanner devices
-f, --formatted-device-list=FORMAT similar to -L, but the FORMAT of the output
                           can be specified: %d (device name), %v (vendor),
                           %m (model), %t (type), and %i (index number)
-b, --batch[=FORMAT]       working in batch mode, FORMAT is `out%d.pnm' or
                           `out%d.tif' by default depending on --format
    --batch-start=#        page number to start naming files with
    --batch-count=#        how many pages to scan in batch mode
    --batch-increment=#    increase number in filename by an amount of #
    --batch-double         increment page number by two for 2sided originals
                           being scanned in a single sided scanner
    --batch-prompt         ask for pressing a key before scanning a page
    --accept-md5-only      only accept authorization requests using md5
-p, --progress             print progress messages
-n, --dont-scan            only set options, don't actually scan
-T, --test                 test backend thoroughly
-h, --help                 display this help message and exit
-v, --verbose              give even more status messages
-B, --buffer-size          change default input buffersize
-V, --version              print version information
 
Options specific to device `v4l:/dev/video0':
  Scan Mode:
    --mode Gray|Color [Gray]
        Selects the scan mode (e.g., lineart, monochrome, or color).
    --channel Television|Composite1|Composite2|S-Video [Television]
        Selects the channel of the v4l device (e.g. television or video-in.
  Geometry:
    -l 0..672pel (in steps of 1) [inactive]
        Top-left x position of scan area.
    -t 0..479pel (in steps of 1) [inactive]
        Top-left y position of scan area.
    -x 48..720pel (in steps of 1) [inactive]
        Width of scan-area.
    -y 32..511pel (in steps of 1) [inactive]
        Height of scan-area.
  Enhancement:
    --brightness 0..255 [128]
        Controls the brightness of the acquired image.
    --hue 0..255 [128]
        Controls the "hue" (blue-level) of the acquired image.
    --color 0..255 [129]
        Sets the picture's color.
    --contrast 0..255 [137]
        Controls the contrast of the acquired image.
    --white-level 0..255 [0]
        Selects what radiance level should be considered "white".
 
Type ``scanimage --help -d DEVICE'' to get list of all options for DEVICE.
 
List of available devices:
    v4l:/dev/video0 hp3900:libusb:005:002
[EMAIL PROTECTED]:~$  

So I was wondering if anyone had any suggestions of what I may do to make this work.   You will note that there is a TV capture card also listed above, if there is any possibility that this could be contributing to the problem I can take the card out.

Thanks for your help.....
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
HPLIP-Help mailing list
HPLIP-Help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hplip-help

Reply via email to