home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!darwin.sura.net!Sirius.dfn.de!chx400!sicsun!igahp2.epfl.ch!root
- From: root@igahp2.epfl.ch
- Newsgroups: comp.sys.hp
- Subject: Re: Dumping an HP 900/710 X11 window on an HP Laserjet IIP
- Keywords: xwd, xpr, lp
- Message-ID: <1992Aug25.191616@igahp2.epfl.ch>
- Date: 25 Aug 92 19:16:16 GMT
- References: <1992Aug25.142347.24956@cenaath.cena.dgac.fr> <1992Aug25.145159.25119@cenaath.cena.dgac.fr>
- Sender: news@sicsun.epfl.ch
- Reply-To: root@igahp2.epfl.ch ()
- Organization: Ecole Polytechnique Federale de Lausanne
- Lines: 24
-
- In article <1992Aug25.145159.25119@cenaath.cena.dgac.fr>, 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 forgot the options of lp: -oraw -onb. Therefore full line which
- works:
- xwd | xpr -device ljet | lp -oraw -onb -dYour_printer
-
- Have fun !
- --
- *** Andrzej KULIK, Ecole Polytechnique Federale de Lausanne,
- *** Institut de Genie Atomique, CH-1015 LAUSANNE, SWITZERLAND.
- *** Phone: (21)693'33'59, Fax: (21)693'44'70, e-mail: root@igahp1.epfl.ch
-