Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!know!sdd.hp.com!wuarchive!emory!gatech!mcnc!decwrl!adobe!heaven!glenn From: glenn@heaven.woodside.ca.us (Glenn Reid) Newsgroups: comp.lang.postscript Subject: Re: Test Page on Power On / Off Message-ID: <297@heaven.woodside.ca.us> Date: 16 Oct 90 17:12:27 GMT References: <2357@gould.doc.ic.ac.uk> <1990Oct16.074124.1616@ux1.cso.uiuc.edu> Reply-To: glenn@heaven.woodside.ca.us (Glenn Reid) Distribution: comp.lang.postscript Organization: RightBrain Software, Woodside, CA Lines: 24 In article <1990Oct16.074124.1616@ux1.cso.uiuc.edu> schwartz@aries.scs.uiuc.edu (Dwight Schwartz) writes: >(Jason C Edmeades) writes: >>Sorry if this is a question that is frequently put up, but could anyone please >>mail me a copy of the postscript file to switch the test page printing off >>when an Apple II Laserwriter is turned on. > > If such a file exists, and isn't too long, could one of its posessors >please post it? The following code works on many printers, but since it is a device-specific language extension, it's not guaranteed to work on all of them. It is, however, the only way to turn off the startup page and will probably do the trick on your printer: %! serverdict begin 0 exitserver % where 0 is your password statusdict begin false setdostartpage end -- Glenn Reid RightBrain Software glenn@heaven.woodside.ca.us PostScript/NeXT developers ..{adobe,next}!heaven!glenn 415-851-1785