home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / hp / 14243 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.8 KB  |  44 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!serval!haney!hakimian
  3. From: hakimian@haney.eecs.wsu.edu (Karl Hakimian - staff)
  4. Subject: Re: rlpdaemon
  5. Message-ID: <1992Dec18.192913.20003@serval.net.wsu.edu>
  6. Sender: news@serval.net.wsu.edu (USENET News System)
  7. Organization: School of EECS, Washington State University
  8. References: <1992Dec16.180907.15089@serval.net.wsu.edu> <BzF0qF.FMC@fc.hp.com>
  9. Date: Fri, 18 Dec 92 19:29:13 GMT
  10. Lines: 32
  11.  
  12. In article <BzF0qF.FMC@fc.hp.com>, lienhart@fc.hp.com (Bob Lienhart) writes:
  13. |> You cannot send the duplex option from a Berkeley-based spooler.
  14. |> The BSD spooler has no concept of "user defined/modified options".
  15. |> The BSD spooler only understands file types and there is no file
  16. |> type for formatted-ASCII-with-Duplex.
  17.  
  18. While this is true of a pure Berkeley system, dec supplies a duplex option
  19. in there setup. This still does not help since hp ignores it.
  20.  
  21. |> The problem with this is that there is no way to specify single-sided
  22. |> output to override the new default.  To overcome this:
  23.  
  24. Yes, that is the problem.
  25.  
  26. |> There are two problems with this, 1) The Berkeley system will only be able
  27. |> to print double sided from now on and 2) HP-UX users will have to manually
  28. |> specify single-sided (-os) when they want single-sided output.
  29.  
  30. Again, that is the problem.
  31.  
  32. |> As you can tell from this you cannot really have it both ways.
  33.  
  34. As it turns out you can have it both ways if you don't want to use an
  35. option that makes sense.
  36.  
  37. If a Berkeley lpr command specifies a class name, hp's rlpdaemon puts that out
  38. as an option -BSDCclass_name. So I got around the problem by looking for that
  39. option in the interface script and sending it when I want to print duplex.
  40.  
  41. -- 
  42. Karl Hakimian
  43. hakimian@yoda.eecs.wsu.edu
  44.