Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!sei.cmu.edu!fs7.ece.cmu.edu!o.gp.cs.cmu.edu!andrew.cmu.edu!jj1h+ From: jj1h+@andrew.cmu.edu (Joseph Jackson) Newsgroups: comp.lang.postscript Subject: Re: printername problem Message-ID: <0cGyF6i00VQsQ2qkhJ@andrew.cmu.edu> Date: 4 Jun 91 19:04:38 GMT References: <43946@netnews.upenn.edu> Organization: Academic Computing, Carnegie Mellon, Pittsburgh, PA Lines: 21 In-Reply-To: <43946@netnews.upenn.edu> You can set the AppleTalk NBP type by changing the "product" string in the statusdict. Something like this should work: %! % replace the zero with your printer's password, if necessary serverdict begin 0 exitserver statusdict begin /product (LaserWriter) def end This string is mentioned in PostScript Language Reference Manual (the red book), appendix D, section 6. (I'm not sure where to find it in the latest version of the LRM since I don't own a copy yet.) Joe Jackson Distributed Workstation Services Carnegie Mellon University Internet: jj1h+@andrew.cmu.edu Bitnet: jj1h+@ANDREW AT&Tnet: (412) 268-8799