HP Linux Imaging and Printing

HP Linux Imaging and Printing (HPLIP)

Home > Technical Documentation > Man Pages > hp-align

Cartridge alignment utility for HPLIP supported inkjet printers.

Usage: hp-align [PRINTER|DEVICE-URI] [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> or --printer=<printer>

[OPTIONS]

Bus to probe (if device not specified): -b<bus> or --bus=<bus>
  <bus>: cups*, usb*, net, bt, fw, par* (*defaults) (Note: bt and fw not supported in this release.)
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

Examples:

Align CUPS printer named 'hp5550': $ hp-align -php5550
Align printer with URI of 'hp:/usb/DESKJET_990C?serial=12345': $ hp-align -dhp:/usb/DESKJET_990C?serial=12345

Notes:

  1. If device or printer is not specified, the local device bus is probed and the program enters interactive mode.
  1. If -p* is specified, the default CUPS printer will be used.

See Also:

hp-clean  
hp-colorcal  

Last update: Tue Aug 1 13:41:59 2006