home *** CD-ROM | disk | FTP | other *** search
- From: burdick@hpspdla.spd.HP.COM (Matt Burdick)
- Date: Fri, 14 Aug 1992 15:24:29 GMT
- Subject: Re: Ghostscript, DOS, and an HP Laserjet
- Message-ID: <13330042@hpspdla.spd.HP.COM>
- Organization: HP Stanford Park - Palo Alto, CA
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hpscdc!hplextra!hpl-opus!hpspdla!burdick
- Newsgroups: comp.sys.hp
- References: <aq-ypma@rpi.edu>
- Lines: 18
-
- > I am trying to get Ghostscript for DOS to work with my HP
- > Laserjet. It thinks it's printing, it puts on the formfeed light, but
- > nothing comes out at all.
-
- I saw this problem with a version of Ghostscript I used a year or two
- ago. Does the generated postscript file contain a "showpage" command
- at the end? If not, the entire file will be downloaded and ignored
- 'cause the printer wasn't told to print. Add a single line:
-
- showpage
-
- at the end of the file if it's not already there.
-
- -Matt
- --
- Matt Burdick | Hewlett-Packard
- burdick@hpcc05.corp.hp.com | Network Test Division
-
-