1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/print/lprps-letter/pkg-descr
Doug Barton 2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00

22 lines
866 B
Plaintext

lprps is a collection of programs for using lpr with a PostScript
printer connected by a bidirectional serial channel.
It contains the following programs:
lprps handles communication with the printer
psif allows separate filters to be used for text and PostScript
textps simple text to PostScript filter
psrev PostScript page reversal filter
psof banner filter
Some features are:
* Deals intelligently with output generated by the printer: printer
errors (such as ``out of paper'') are logged using syslog.
* Updates status file (displayed by lpq) with printer's current status.
* Performs printer accounting.
* Ensures that the printer is ready to receive the job.
* Determines whether file is PostScript or text and prints it appropriately
* Can automatically perform page reversal for the benefit of printers
that stack face-up.