home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / sysv386 / 16370 < prev    next >
Encoding:
Text File  |  1992-11-10  |  2.4 KB  |  53 lines

  1. Newsgroups: comp.unix.sysv386
  2. Path: sparky!uunet!nwnexus!Celestial.COM!bill
  3. From: bill@Celestial.COM (Bill Campbell)
  4. Subject: Re: SCO Unix : HELP WITH HP PRINTERS:
  5. Organization: Celestial Software, Mercer Island, WA
  6. Date: Tue, 10 Nov 1992 16:17:28 GMT
  7. Message-ID: <1992Nov10.161728.19841@Celestial.COM>
  8. References: <1992Nov5.182123.6204@cs.wayne.edu> <1992Nov9.024735.24958@bilver.uucp>
  9. Lines: 42
  10.  
  11. In <1992Nov9.024735.24958@bilver.uucp> bill@bilver.uucp (Bill Vermillion) writes:
  12.  
  13. :In article <1992Nov5.182123.6204@cs.wayne.edu> mikeg@rocdec.roc.wayne.edu (Michael George) writes:
  14. :>If anyone out there is running SCO UNIX with a HP Laserjet as your
  15. :>NETWORK PRINTER, please drop me a line. I am having much trouble getting
  16. :>it to work here on my end. I believe the problem lies somewhere in the
  17. :>print filter. PLEASE HELP IF YOU CAN!!!!!!
  18.  
  19. :>Actualy, the hardware is all fine, and I can print to the printer except
  20. :>the output is wrong. Page Breaks aren't in the right place etc...
  21.  
  22. :Boy - that really isn't much of a description of the problem.  You need
  23. :to be more specific.
  24.  
  25. :But if the "Page Breaks aren't in the right place" is the typical
  26. :problem of printing a page, printing a bit on the next page, and then
  27. :form feeding to sheet 3 for what should have been the second page, edit
  28. :the setup codes to do one of two things, or a combination - depending
  29. :on what you are trying to do.
  30.  
  31. :Either set the parameters to the printer on number of lines per page.
  32. :If it is set to 66 then you need to change the line spacing from the
  33. :default to a number that will print 66 lines in a place where 60 lines
  34. :would print.
  35.  
  36. The problem is probably that HP printers don't default to 66 lines
  37. per page because of the unprintable areas at the top and bottom.
  38. You have to fiddle the initialization strings to squash the
  39. vertical spacing a little to get 66 lines per page.  This is the
  40. initialization string I send to my Tandy lp1000 putting it in 66
  41. line mode and 16 pitch (this is a termcap definition where \E
  42. indicates an ESC character).  Some of this may not be applicable
  43. to all HP Laserjet emulations, that's left as an exercise to the
  44. student :-).
  45.     :is=\EE\E&k2G\E&s1C\E&l7C\E&l66F\E(s16H:\
  46.  
  47. Bill
  48. -- 
  49. INTERNET:  bill@Celestial.COM   Bill Campbell; Celestial Software
  50. UUCP:   ...!thebes!camco!bill   6641 East Mercer Way
  51.              uunet!camco!bill   Mercer Island, WA 98040; (206) 947-5591
  52. SPEED COSTS MONEY -- HOW FAST DO YOU WANT TO GO?
  53.