home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / sysadmin / 4706 < prev    next >
Encoding:
Text File  |  1992-08-18  |  1.5 KB  |  39 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!utcsri!torn!maccs!mcshub!usenet
  3. From: wucolin@popeye.CIS.McMaster.CA (Colin Wu)
  4. Subject: Re: printing pages in reverse order
  5. Message-ID: <1992Aug18.124401.17180@mcshub.dcss.mcmaster.ca>
  6. Sender: usenet@mcshub.dcss.mcmaster.ca
  7. Nntp-Posting-Host: popeye.cis.mcmaster.ca
  8. Reply-To: wucolin@popeye.CIS.McMaster.CA (Colin Wu)
  9. Organization: McMaster University, Hamilton, Ontario.
  10. References: <1992Aug17.150405.6011@zip.eecs.umich.edu>
  11. Date: Tue, 18 Aug 1992 12:44:01 GMT
  12. Lines: 25
  13.  
  14. In article <1992Aug17.150405.6011@zip.eecs.umich.edu>  
  15. blommer@euler.eecs.umich.edu (Michael Alan Blommer) writes:
  16. # This may be a FAQ, but I have not found the answer anywhere.  Does anyone now  
  17. # how to reverse the order in which the NeXT printer prints out pages?  That  
  18. is,  
  19. # how can I make so that the printer begins printing with the first page of a  
  20. # document instead of the last page of a document?
  21. # Thanks in advance,
  22. # Mike
  23. # blommer@engin.umich.edu
  24.  
  25. If it is I couldn't find it with Librarian.
  26.  
  27. I use /usr/lib/transcript/psrev in a shell script as the output filter in the  
  28. queue.  psrev accepts POSTSCRIPT input on its stdin, reverses the page order  
  29. and places the output on its stdout.
  30.  
  31. --
  32.    __     _             _            Colin Wu
  33.   /  )   //            ' )   /       Network Analyst
  34.  /    __|/  o ____      / / / . .    Computing & Information Services
  35. (__/ (_) \_<_/ / <_    (_(_/ (_/_    McMaster University
  36. email:    wucolin@popeye.CIS.McMaster.CA    (NeXTmail welcome)
  37.     wucolin@McMaster.CA        (Generic email only)
  38.