Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!winters From: winters@Apple.COM (Steve Winters) Newsgroups: comp.text Subject: Re: Legal Paper Keywords: Legal Paper Manual Paper Feed Postscript Troff Eroff Message-ID: <32442@apple.Apple.COM> Date: 15 Jun 89 06:48:05 GMT References: <2044@gmu90x.UUCP> Distribution: na Organization: Apple Computer Inc, Cupertino, CA Lines: 21 In article <2044@gmu90x.UUCP> rauletta@gmu90x.UUCP (rauletta) writes: >I would like to tell an Apple LaserWriter to take legal size >paper on manual feed. (Don't have a legal paper tray for >the Apple.) Hence could someone pass along the necessary >code for the insertion into the prolog of the postscript file? > The following postscript code fragment should do the trick (possibly depending on which LaserWriter you are using). ------------cut here------------- legal % sets up a legal sized frame buffer; this works on a LaserWriter II % and should work on the original LaserWriters as well. statusdict begin /manualfeed true def end Steve Winters Usual disclaimer: My comments are my own; I do not speak for Apple.