Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!mips!spool.mu.edu!agate!ziploc!eps From: eps@toaster.SFSU.EDU (Eric P. Scott) Newsgroups: comp.sys.next Subject: Re: Umm, a couple of PS questions. Message-ID: <1723@toaster.SFSU.EDU> Date: 15 Jun 91 10:12:51 GMT References: <598@tansei1.tansei.cc.u-tokyo.ac.jp> Reply-To: eps@cs.SFSU.EDU (Eric P. Scott) Organization: San Francisco State University Lines: 26 In article <598@tansei1.tansei.cc.u-tokyo.ac.jp> yoshida@tansei.cc.u-tokyo.ac.jp (Yoshida) writes: >Under 1.0, in YAP, you could print by including the PRINTERDEVICE >and COPYPAGE commands. But under 2.0 - PRINTERDEVICE is *supposedly* >replaced by MACHPORTDEVICE Under pre-2.0 systems, the NeXT Laser Printer was supposed "directly" by the window server; it allocated a 1-bit-deep buffer which it would blast at the printer on receipt of a copypage or showpage operator. Now, the laser driver is part of npd, and as far as I know there's no way to get it to print something unless it initiates the request through "normal" means. >So, aside from issuing the "lpr" command in the Shell, is there a >better way to process my simple code as I'm testing - from within >YAP? I don't think so. >Also, I may be dumb, but how do I convince PS to allow me to include >a TIFF file as an image. Is this possible? Read your .tiff file into Icon and save it out as .eps -=EPS=-