Path: utzoo!utgpu!attcan!uunet!lll-winken!ames!ucsd!sdcc6!sdcc19!sdcc15!pa1132 From: pa1132@sdcc15.ucsd.edu (pa1132) Newsgroups: comp.sys.atari.st Subject: Re: Help Needed: PageStream to PostScript Keywords: pagestream postscript Message-ID: <932@sdcc15.ucsd.edu> Date: 24 Jan 89 17:18:15 GMT References: <1374@cod.NOSC.MIL> Reply-To: pa1132@sdcc15.UUCP () Distribution: na Organization: University of California, San Diego Lines: 12 I have some experience with postscript output from PageStream. When printing to disk it seems not to print the "%!" character in the beginning which is required for Postscript devices to recognize that the file is a postscript file rather than a normal ASCII file. As a result when you dump that file to a Apple Laserwriter it outputs pages containing the postscript commands rather than the actual page. I have to add the "%!" chartacters to the beginning of the file to get it work right. Anyone has similar experience? The version of Pagestream I refer to is the one out on November, but I don't know if this bug is still present in V 1.5.