Path: utzoo!utgpu!watserv1!watmath!att!ucbvax!CS.UMN.EDU!peiffer From: peiffer@CS.UMN.EDU ("Tim Peiffer ", The Net Guy) Newsgroups: comp.protocols.appletalk Subject: Re: generic postscript Message-ID: <9102210325.AA15366@cs.umn.edu> Date: 21 Feb 91 03:25:39 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: peiffer@cs.umn.edu Distribution: world Organization: The Internet Lines: 34 >How to I create a postscript file on my Mac (under Word or Word Perfect) that >allows me to ftp it to a unix machine and print it there. I know how to create >a Postscript file on my Mac but it has postscript commands that the printer on >Unix doesn't understand. I believe this is due to the laserprep file (contains >a postscript dictionary which is sent to the printer before the print job is) This above is correct. Unix spooler filters for postscript usually recognize postscript by one of two methods on Line 1; "%!" or "%!PS-Adobe". The laser prep file starts out with "%Laser prep" or some fool thing like that. There are two options. Pass a "%!" sequence to the spooler just ahead of the postscript file. The second is to dump without the laser prep file. I believe that the