Re: lpr for djgpp?
- From: CBFalconer <cbfalconer@xxxxxxxxx>
- Date: Wed, 26 Mar 2008 19:01:06 -0500
"Markus R. Keßler" wrote:
I just searched through the djgpp website looking for a print
utitlity, similar to what we know as UNIX lpr application.
As a first approach one could call /dos/print within a shell script,
but there is no such thing like printing through a pipe in the way of
"cat file | sort | lpr".
Of course there is. Just type "cat file | sort | lpr", where you
have written lpr to take input from stdin and deliver it to the
printer.
Any utility out that is similar to UNIX lpr?
I recommend getting FinePrint, available at fineprint.com. It
automatically gives you visible previews of your output, allows
page deletion, etc., allows 1, 2, 4, or 8 up output (pages per
sheet), one or two sided output, and proper booklet formation.
After installation set it to be the default printer.
--
[mail]: Chuck F (cbfalconer at maineline dot net)
[page]: <http://cbfalconer.home.att.net>
Try the download section.
--
Posted via a free Usenet account from http://www.teranews.com
.
- Follow-Ups:
- Re: lpr for djgpp?
- From: Markus R . Keßler
- Re: lpr for djgpp?
- References:
- lpr for djgpp?
- From: Markus R . Keßler
- lpr for djgpp?
- Prev by Date: Class_Track_Object
- Next by Date: Class_Track_Object
- Previous by thread: lpr for djgpp?
- Next by thread: Re: lpr for djgpp?
- Index(es):
Relevant Pages
|