home *** CD-ROM | disk | FTP | other *** search
Wrap
Received: from fcom.cc.utah.edu (fcom.cc.utah.edu [128.110.48.11]) by nacm.com (8.6.10/8.6.9) with ESMTP id VAA15610 for <executor@nacm.com>; Sun, 16 Jul 1995 21:05:55 -0700 Received: (from dv2729ne@localhost) by fcom.cc.utah.edu (8.6.11/8.6.9) id WAA10333 for executor@nacm.com; Sun, 16 Jul 1995 22:05:46 -0600 From: Norman Enomoto <Norman.Enomoto@m.k12.ut.us> Message-Id: <199507170405.WAA10333@fcom.cc.utah.edu> Subject: Re: Printing To: executor@nacm.com Date: Sun, 16 Jul 1995 22:05:46 -0600 (MDT) X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 756 Sender: owner-paper@nacm.com Precedence: bulk Good Guy wanted to know how to print the .ps file E/D created. I use Linux, but my DOS experience tells me he could try this: c:>copy /b execouta.ps prn That will send a copy in binary to the printer. If the Laserjet is really setup to understand PostScript, it should print it out. In my personal experience, what I've got is a copy of the PostScript source because the Laserjet I was using really did not understand PostScript. After running the .ps through Ghostscript, though, I have sent the HCL file to prn with the above command and gotten great output. (By the way, Executor/Linux n5 has been printing great straight from executor using executor_filter to pipe the output through Ghostscript.) Norman Enomoto Norman.Enomoto@m.k12.ut.us