Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 2003 09:00:38 -0600
From:      Mike Meyer <mwm-dated-1047394839.5b0341@mired.org>
To:        Warren Block <wblock@wonkity.com>
Cc:        darren_spruell@sento.com, "" <mbettinger@championelevators.com>, "" <questions@freebsd.org>
Subject:   Re: printing to HP LaserJet 4050 TN
Message-ID:  <15975.25238.423850.636676@guru.mired.org>
In-Reply-To: <20030305201455.Y4052@wonkity.com>
References:  <3E64E658.5080108@sento.com> <20030304170655.O45239@wonkity.com> <3E661A45.9060504@sento.com> <20030305201455.Y4052@wonkity.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In <20030305201455.Y4052@wonkity.com>, Warren Block <wblock@wonkity.com> typed:
> On Wed, 5 Mar 2003, Darren Spruell wrote:
> When you print to lp, the input filter (if=) called checkps sees if the
> incoming file is PostScript.  It also detects HP PJL PostScript jobs,
> which the example given in the Handbook does not.  If the job is
> PostScript, it sends it to the lpraw queue, which is the real printer.

Just as an aside, there are two ports that do this kind of filtering,
and much more as well. If you're already tweaking the printcap
yourself, magicfilter is the lighter weight and more flexible
solution. If you don't want to fool with the printcap, then apsfilter
has a configure script that will set it up for you.

Both will do enscript on text. But they also detect lots of other
things and will transform them into postscript to be printed.

	<mike
-- 
Mike Meyer <mwm@mired.org>		http://www.mired.org/consulting.html
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15975.25238.423850.636676>