Path: utzoo!utgpu!watserv1!watmath!att!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!wuarchive!cs.utexas.edu!uunet!mcsun!ukc!slxsys!jclark!jjc From: jjc@jclark.UUCP (James Clark) Newsgroups: comp.lang.c++ Subject: Re: Monthly posted C++ products & books list (part01/03) Message-ID: Date: 16 Nov 90 09:29:47 GMT References: <1990Nov14.112039.7680@adesign.uucp> <748@parcplace.com> Sender: jjc@jclark.uucp (James Clark) Organization: None Lines: 21 In-Reply-To: khaw@parcplace.com's message of 16 Nov 90 00:11:52 GMT In article <748@parcplace.com> khaw@parcplace.com (Mike Khaw) writes: The output of "make USA" prints nothing on my printer, after a lot of computing/data transfer. I'm on a Sun3/60 running SunOS 4.0.3, spooling to a remote Apple Laserwriter Plus hooked up to a Sun3/50. We use Adobe's Transcript package to handle PostScript printing. Early versions of TranScript have a bug in the page reversal filter that causes it to mess up documents that follow version 2.0 or later of the Adobe Document Structuring Conventions. This is almost certainly the problem that you're encountering. A workaround is to insert the following line %! before the first line of the PostScript file. James Clark jjc@jclark.uucp jjc@ai.mit.edu