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

  1. From: kk@hpl-opus.hpl.hp.com (Konstantinos Konstantinides)
  2. Date: Tue, 25 Aug 1992 16:32:36 GMT
  3. Subject: Re: Dumping an HP 900/710 X11 window on an HP Laserjet IIP
  4. Message-ID: <63300094@hpl-opus.hpl.hp.com>
  5. Organization: HP Labs, High Speed Electronics Dept., Palo Alto, CA
  6. Path: sparky!uunet!walter!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!hpscdc!hplextra!hpl-opus!kk
  7. Newsgroups: comp.sys.hp
  8. References: <1992Aug25.145159.25119@cenaath.cena.dgac.fr>
  9. Lines: 22
  10.  
  11. In comp.sys.hp, melennec@stna.dgac.fr (Ronan Melennec) writes:
  12.  
  13. > [Sorry, I let previous post out with a bad header]
  14. > Hello,
  15. >  
  16. >  I'm trying to do X11 window dumps on an HP Laserjet II Plus (512 Ko,
  17. >  no PostScript interpreter).
  18. >  
  19. >  I'm using HP-provided tools on an HP 9000/710 workstation.
  20. >  
  21. >  The command :
  22. >  xwd | xpr -device ljet -density 300 | lp -dlw
  23. >  only has the printer print "Line too long"...
  24. >  
  25.    You should print using the RAW option
  26.  
  27.    xwd | xpr -device ljet -density 300 | lp -dlw -oraw
  28.  
  29. K. Konstantinides
  30. kk@hpkronos.hpl.hp.com
  31.  
  32.