Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!rice!sun-spots-request From: H.Balen@cs.ucl.ac.uk Newsgroups: comp.sys.sun Subject: Re: macPS to sun 3/60 PS Keywords: Software Message-ID: <8903061112.AA17731@rice.edu> Date: 17 Mar 89 01:29:40 GMT Sender: usenet@rice.edu Organization: Sun-Spots Lines: 15 Approved: Sun-Spots@rice.edu Original-Date: Mon, 06 Mar 89 11:12:36 +0000 X-Sun-Spots-Digest: Volume 7, Issue 202, message 5 of 21 Your Postscript file for the SUN's printer should be ascii text. Edit the file to see if you have this as the first two characters of the first line of the Postscript file: %! The exclamation mark informs the transcript filter to interpret the file as a Postscript program. ie send to the printer using lpr filename If in doubt have a look at the files produced by ptroff with the -t option. cheers Henry Balen