A GUI front end for making copies on all-in-ones and MFP devices.
Usage: hp-makecopies [PRINTER|DEVICE-URI] [MODE] [OPTIONS]
[PRINTER|DEVICE-URI] (See Notes)
To specify a device-URI: |
-d<device-uri> or --device=<device-uri> |
To specify a CUPS printer: |
-P<printer>, -p<printer> or --printer=<printer> |
[MODE]
Enter graphical UI mode: |
-u or --gui (Default) |
Run in non-interactive mode (batch mode): |
-n or --non-interactive |
[OPTIONS]
Number of copies: |
-m<num_copies> or --copies=<num_copies> or --num=<num_copies> (1-99) |
Reduction/enlargement: |
-r<%> or --reduction=<%> or --enlargement=<%> (25-400%) |
Quality: |
-q<quality> or --quality=<quality> (where quality is: 'fast', 'draft', 'normal', 'presentation', or 'best') |
Contrast: |
-c<contrast> or --contrast=<contrast> (-5 to +5) |
Fit to page (flatbed only): |
-f or --fittopage or --fit (overrides reduction/enlargement) |
Set the logging level: |
-l<level> or --logging=<level> |
|
<level>: none, info*, error, warn, debug (*default) |
Run in debug mode: |
-g (same as option: -ldebug) |
This help information: |
-h or --help |
Notes:
- If device or printer is not specified, the local device bus is probed and the program enters interactive mode.
|
- If -p* is specified, the default CUPS printer will be used.
|
- If any copy parameter is not specified (contrast, reduction, etc), the default values from the device are used.
|
Last update: Tue Aug 1 13:42:02 2006
|