home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp / 9694 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  654 b 

  1. Path: sparky!uunet!europa.asd.contel.com!emory!kd4nc!km4ba!hpuerca!jrm
  2. From: jrm@hpuerca.atl.hp.com (John Morris)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: Dumping an HP 900/710 X11 window on an HP Laserjet IIP
  5. Message-ID: <151270003@hpuerca.atl.hp.com>
  6. Date: 25 Aug 92 19:58:53 GMT
  7. References: <1992Aug25.145159.25119@cenaath.cena.dgac.fr>
  8. Organization: the HP Response Center, Atlanta
  9. Lines: 12
  10.  
  11. > The command :
  12. > xwd | xpr -device ljet -density 300 | lp -dlw
  13. > only has the printer print "Line too long"...
  14.  
  15. Try:
  16.  
  17.    xwd | xpr -device ljet -density 300 | lp -dlw -oraw
  18.                                                  ^^^^^
  19.  
  20.  
  21. Hope this helps,
  22. John Morris
  23.