home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.sysadmin
- Path: sparky!uunet!utcsri!torn!maccs!mcshub!usenet
- From: wucolin@popeye.CIS.McMaster.CA (Colin Wu)
- Subject: Re: printing pages in reverse order
- Message-ID: <1992Aug18.124401.17180@mcshub.dcss.mcmaster.ca>
- Sender: usenet@mcshub.dcss.mcmaster.ca
- Nntp-Posting-Host: popeye.cis.mcmaster.ca
- Reply-To: wucolin@popeye.CIS.McMaster.CA (Colin Wu)
- Organization: McMaster University, Hamilton, Ontario.
- References: <1992Aug17.150405.6011@zip.eecs.umich.edu>
- Date: Tue, 18 Aug 1992 12:44:01 GMT
- Lines: 25
-
- In article <1992Aug17.150405.6011@zip.eecs.umich.edu>
- blommer@euler.eecs.umich.edu (Michael Alan Blommer) writes:
- # This may be a FAQ, but I have not found the answer anywhere. Does anyone now
- # how to reverse the order in which the NeXT printer prints out pages? That
- is,
- # how can I make so that the printer begins printing with the first page of a
- # document instead of the last page of a document?
- #
- # Thanks in advance,
- # Mike
- # blommer@engin.umich.edu
-
- If it is I couldn't find it with Librarian.
-
- I use /usr/lib/transcript/psrev in a shell script as the output filter in the
- queue. psrev accepts POSTSCRIPT input on its stdin, reverses the page order
- and places the output on its stdout.
-
- --
- __ _ _ Colin Wu
- / ) // ' ) / Network Analyst
- / __|/ o ____ / / / . . Computing & Information Services
- (__/ (_) \_<_/ / <_ (_(_/ (_/_ McMaster University
- email: wucolin@popeye.CIS.McMaster.CA (NeXTmail welcome)
- wucolin@McMaster.CA (Generic email only)
-