home *** CD-ROM | disk | FTP | other *** search
- From: kk@hpl-opus.hpl.hp.com (Konstantinos Konstantinides)
- Date: Tue, 25 Aug 1992 16:32:36 GMT
- Subject: Re: Dumping an HP 900/710 X11 window on an HP Laserjet IIP
- Message-ID: <63300094@hpl-opus.hpl.hp.com>
- Organization: HP Labs, High Speed Electronics Dept., Palo Alto, CA
- Path: sparky!uunet!walter!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!hpscdc!hplextra!hpl-opus!kk
- Newsgroups: comp.sys.hp
- References: <1992Aug25.145159.25119@cenaath.cena.dgac.fr>
- Lines: 22
-
- In comp.sys.hp, melennec@stna.dgac.fr (Ronan Melennec) writes:
-
- > [Sorry, I let previous post out with a bad header]
- >
- > Hello,
- >
- > I'm trying to do X11 window dumps on an HP Laserjet II Plus (512 Ko,
- > no PostScript interpreter).
- >
- > I'm using HP-provided tools on an HP 9000/710 workstation.
- >
- > The command :
- > xwd | xpr -device ljet -density 300 | lp -dlw
- > only has the printer print "Line too long"...
- >
- You should print using the RAW option
-
- xwd | xpr -device ljet -density 300 | lp -dlw -oraw
-
- K. Konstantinides
- kk@hpkronos.hpl.hp.com
-
-