home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / admin / 6232 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.6 KB  |  47 lines

  1. Newsgroups: comp.unix.admin
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!icd.ab.com!tinman.mke.ab.com!tdphette
  3. From: tdphette@mke.ab.com (Thad Phetteplace x4461)
  4. Subject: Re: Hi
  5. Message-ID: <1992Nov17.124543.25309@tinman.mke.ab.com>
  6. Sender: usenet@tinman.mke.ab.com (NetNews server account)
  7. Nntp-Posting-Host: toejam
  8. Organization: Allen-Bradley Co.
  9. X-Newsreader: Tin 1.1 PL4
  10. References: <1992Nov17.092318.6536@ericsson.se>
  11. Date: Tue, 17 Nov 1992 12:45:43 GMT
  12. Lines: 33
  13.  
  14. etnsaa@billingstad1ericsson.no (Stein Aarum) writes:
  15. : We just installed a new HP Laserjet IIISi printer towards a SUN 470
  16. : machine. We have a
  17. : problem when we try to run duplex mode. If severals prints are in the
  18. : queue the current
  19. : job is not finished with a form feed leading to that next job starts on
  20. : the following page.
  21. : Sometimes on the back of last print job. Does anyone know how to solve
  22. : this problem.
  23. : This is for Postscript files.
  24. : Stein Aarum 
  25.  
  26. Try adding the following lines to your printcap entry
  27.  
  28.         :ff=\f:\
  29.         :tr=^D:
  30.  
  31. This tells the spooler what to use for a form feed character and also 
  32. tells it to add a control-D to the end of the job.  Neither of these were
  33. in the example printcap in the HPIIIsi manual.  I had to figure it out
  34. the hard way.
  35.  
  36. --
  37. Thad Phetteplace
  38. Network Systems Analyst, Allen-Bradley Co.
  39. Phone: (414)382-4461
  40. Email: tdphette@mke.ab.com
  41.  
  42. The opinions expressed here are entirely my own and not that of my employer.
  43. I am not a slob, I am simply doing an experiment in domestic entropy!
  44.  
  45.