home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / ultrix / 6210 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  956 b 

  1. Path: sparky!uunet!mcsun!uknet!icdoc!cc.ic.ac.uk!pjc
  2. From: pjc@cc.ic.ac.uk (Peter Churchyard)
  3. Newsgroups: comp.unix.ultrix
  4. Subject: Re: calcomp 1044 plotter
  5. Keywords: plotter calcomp-1044 printcap
  6. Message-ID: <1992Aug13.113900.2088@cc.ic.ac.uk>
  7. Date: 13 Aug 92 10:39:00 GMT
  8. References: <1992Aug12.143149.29067@philce.ce.philips.nl>
  9. Organization: Imperial College
  10. Lines: 16
  11. Nntp-Posting-Host: lister
  12.  
  13. If you don't have of= specified you need of=xf
  14. which then uses /bin/cat as the output filter.
  15.  
  16. If you dont have an of= then lpd restarts the plot after
  17. a minute if it has not completed. It is documented in
  18. the notes for 4.2
  19.  
  20. We had the same problem when trying to send to a dumb
  21. printer that needed no special filters and files of more
  22. than a few pages would keep restarting.
  23.  
  24. The only problem we have now (even with of=xf) is that
  25. the filter sometimes gets stuck after printing the banner
  26. page. Killing the filter allows the printing to continue..
  27.  
  28. Pete.
  29.