Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uunet!decwrl!adobe!heaven!glenn From: glenn@heaven.woodside.ca.us (Glenn Reid) Newsgroups: comp.lang.postscript Subject: Re: printing RFC1129 Message-ID: <243@heaven.woodside.ca.us> Date: 15 Aug 90 02:22:22 GMT References: Reply-To: glenn@heaven.woodside.ca.us (Glenn Reid) Organization: RightBrain Software, Woodside, CA Lines: 26 In article bob@MorningStar.Com (Bob Sutterfield) writes: > Couldn't print file because of malformed PostScript > Error: limitcheck; OffendingCommand: printerdevice Try adding these hacks to the beginning of the file and see if it does any better: /letter { } def /legal { } def /note { } def The "Error: limitcheck; OffendingCommand: printerdevice" indicates that it is trying to set a paper size that perhaps confuses the NeXT interpreter. If the above hacks don't help, take a look at the beginning of the file and see if anything jumps out at you that looks like the setting of a page size. You can probably just remove them, whatever they may be. Device-dependent anyway. I hope that helps. /Glenn -- Glenn Reid PostScript/NeXT consultant glenn@heaven.woodside.ca.us Independent Software Developer ..{adobe,next}!heaven!glenn 415-851-1785