Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!hpfcso!stroyan From: stroyan@hpfcso.FC.HP.COM (Mike Stroyan) Newsgroups: comp.windows.x Subject: Re: Dumping colour graphics to a PaintJet? Message-ID: <7320019@hpfcso.FC.HP.COM> Date: 16 May 91 19:47:36 GMT References: <1991May14.225513.7642@herald.usask.ca> Organization: Hewlett-Packard, Fort Collins, CO, USA Lines: 16 > I have to print out a bunch of examples of Motif interfaces that I have > created. To accomplish this, I have ordered an HP PaintJet. Since my > hardware is an HP 9000/425t and includes a driver for a Paintjet, I am > hoping that this will be easy to accomplish. > Thanks, Warren Long (mail to wallace@herald.usask.ca) It is easy. Use the command - xwd | xpr -device pjet | lp -onb -oraw -dpaintjet This waits for you to press a button over a window, then prints that window. The "paintjet" in the line is the lp printer name. It should match whatever printer name you chose when you set up the printer with SAM or lpadmin. Mike Stroyan, mike_stroyan@fc.hp.com