NAME

dvihp - convert a TeX DVI file to Hewlett-Packard PCL

SYNOPSIS

dvihp [options] dvifile[.dvi]

DESCRIPTION

dvihp translates the given dvifile to Hewlett-Packard PCL using dvicopy(1) then $DVILJ (dvilj4 by default).

In the absence of other options, pipe the PCL to $SPOOL (lpr by default).

OPTIONS

Options are recognized from dvips where possible:

\fB-A\fP

print odd pages

\fB-B\fP

print even pages

\fB-d\fP \fIn\fP

set debug bits to n (see documentation)

\fB-D\fP \fIn\fP

set resolution to n

\fB-f\fP

run as filter

\fB-l\fP \fIn\fP

don't print pages after n

\fB-m\fP

manual feed

\fB-n\fP \fIn\fP

print n pages

\fB-O\fP \fIa\fP,\fIb\fP

set/change paper offset to a,b mm.

\fB-o\fP \fIs\fP

output to s instead of spooling

\fB-p\fP \fIn\fP

don't print pages before n.

\fB-Ps\fP

pass directly to lpr.

\fB-v\fP

verbose operation.

\fB-x\fP \fIn\fP

set magnification to n.

\fB--help\fP

write usage summary.

Other options are passed to the dvilj program.

BUGS

Email bug reports to tex-k@tug.org.

SEE ALSO

dvicopy(1), dvilj4(1).