home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!unix!nova.sarnoff.com!tstiller@sarnoff.com
- From: tstiller@sarnoff.com (Tom Stiller)
- Newsgroups: comp.sys.mac.hardware
- Subject: Re: Postscript cmd to turn ON the startup page
- Message-ID: <1993Jan8.144008.15001@nova.sarnoff.com>
- Date: 8 Jan 93 14:40:08 GMT
- References: <1993Jan7.210859.26665@netcom.com>
- Sender: news@nova.sarnoff.com
- Organization: David Sarnoff Research Center
- Lines: 19
- Nntp-Posting-Host: quixote
-
-
- In article <1993Jan7.210859.26665@netcom.com>, bszeto@netcom.com (Bailey Szeto) writes:
- >
- > Hello all.
- > Does anybody know the postscript command to turn on the startup page for
- > a laserwriter? I need to know the exact command because the printer is not
- > connected to a mac, and therefore, I cannot run the Laserwriter font utility.
- >
- > I believe that there are two ways to accomplish this. One is to connect
- > a terminal straight to the serial port, and the other is to put a postscript
- > header around the postscript command. I need to know what the command is.
- >
- >
- The PostScript string below will turn the startup page on (true) or
- off (false).
-
- serverdict begin 0 exitserver statusdict begin true setdostartpage end
-
- Tom Stiller
-