Path: utzoo!utgpu!attcan!uunet!tank!mimsy!haven!adm!cmcl2!rocky8!cucard!ccnysci!cpyang From: cpyang@ccnysci.UUCP (Chao Ping Yang) Newsgroups: comp.sys.mac.programmer Subject: How to print PostScript ??? Keywords: Mac PostScript Print Message-ID: <977@ccnysci.UUCP> Date: 10 Nov 88 13:01:59 GMT Reply-To: cpyang@ccnysci.UUCP (Chao Ping Yang) Distribution: comp.sys.mac.programmer Organization: City College of New York Lines: 11 Can somebody tell me how to print a PostScript file to the PostScript laserWriter from a Mac? I know I can transfer the PS file to a PC and then print it from the PC which is more hacker friendly. Or I can use SendPS from Adobe which very nicely removes all the carrage returns that I have designed to use in my PostScript programs for CRs. But how do I send a PostScript file down to the laserWriter from a Mac. Do I have to use the AppleTalk manager or something of that nature? ==Chaoping