Path: utzoo!utgpu!watserv1!ria!obelix.gaul.csd.uwo.ca!hackett From: hackett@obelix.gaul.csd.uwo.ca (MICHAEL HACKETT) Newsgroups: comp.sys.apple2 Subject: Re: Printing GS Postscript Files on Another Machine Message-ID: <2285@ria.ccs.uwo.ca> Date: 17 Feb 91 08:55:42 GMT References: <12430.27ba7778@ecs.umass.edu> <1991Feb15.025623.3361@en.ecn.purdue.edu> Sender: news@ria.ccs.uwo.ca Organization: University of Western Ontario, London, Ont. Lines: 20 In article <12430.27ba7778@ecs.umass.edu> giovin@ecs.umass.edu writes: > > Has anyone tried printing a GS postscript file on another machine? >I made a postscript file in Appleworks GS and transferred it to >a VAX. Then I sent it to a postscript printer and get nothing! >I think that there's some command on VAX that will reveal what >it doesn't like about a postscript file, but I can't seem to find it. > Does anyone have info on this? Thanks, Rocky. The first line of the files that the driver writes often contain some control characters (and also the For: line) that can cause problems with some network printer servers. Mine usually rejects the file thinking that's it's binary. When I cut out those two bad lines everything works great (except that I can't get the NewCenturySchlbk font to print). I will likely write a little C program to automate the process sometime... Mike Hackett