1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/print/pnm2ppa/pkg-message
Kurt Jaeger 76f155129e Resurrect port: print/pnm2ppa
This software creates output using the PPA (printer performance
architecture) protocol.  This protocol is used by some HP "Windows-only"
printers, including the HP Deskjet 820C series, the HP DeskJet 720 series,
and the HP DeskJet 1000 series.  It has been tested on all three printers,
but your personal experience (positive or negative) is very much appreciated!

WWW: http://pnm2ppa.sourceforge.net/

PR:		207468
Submitted by:	Miroslav Lachman <000.fbsd@quip.cz>
2016-02-29 17:05:01 +00:00

18 lines
427 B
Plaintext

To configure your printcap to print either ascii"
or Postscript files, add the following lines to your"
/etc/printcap file"
lp|ascii|unix:\\"
:lp=/dev/lpt0:\\"
:sd=/var/spool/lpd:\\"
:if=/usr/local/bin/asciippafilter:\\"
:mx#0:\\"
:sh:"
ps:\\"
:lp=/dev/lpt0:\\"
:sd=/var/spool/ps:\\"
:if=/usr/local/bin/ppafilter:\\"
:mx#0:\\"
:sh:"