Path: utzoo!utgpu!water!watmath!clyde!att!pacbell!ames!pasteur!ucbvax!decwrl!purdue!i.cc.purdue.edu!j.cc.purdue.edu!pur-ee!a.cs.uiuc.edu!p.cs.uiuc.edu!gillies
From: gillies@p.cs.uiuc.edu
Newsgroups: comp.sys.mac
Subject: Re: Generating PostScript files
Message-ID: <76000254@p.cs.uiuc.edu>
Date: 9 Jul 88 19:55:00 GMT
References: <2393@ucdavis.ucdavis.edu>
Lines: 53
Nf-ID: #R:ucdavis.ucdavis.edu:2393:p.cs.uiuc.edu:76000254:000:2251
Nf-From: p.cs.uiuc.edu!gillies    Jul  9 14:55:00 1988


--- Here is a reposting of the answer from last year.
> <18186@teknowledge-vaxc.ARPA>, dgordon@teknowledge-vaxc.ARPA (Dan Gordon) 
> How do you dump postscript output from word 3.01 to a file rather
> than to the printer?
> 

Assuming the case where you are using a mac with no Laserwriter,
no appletalk, just tell the mac using the control panel that you
have appletalk hooked up.  Then use the chooser to tell it that
you have a Laserwriter.  Next go into Word and paginate your
document again so it will work properly for a Laserwriter type
printer.  Then print the document, but as soon as you click
OK, press and hold command-f.  The mac should respond with
a dialog box claiming "Creating Postscript file".

Upon completion of this task there will be a file out there
called Postscript.  If you do it again the file will be overwritten
so it should probably be renamed.

Now, I've done this and uploaded the Postscript file to UNIX(tm)
and have not been able to make my QMS-PS800 print the file.
It looks and feels like Postscript but I'm concerned the
version the mac is generating is old.  I have not had the time
to research the problem but would be interested in any additions
to this people may have.

Also, I've been told that other people could not get the Laserwriter
to show up in the chooser.  I have a Plus with an HD20.  Possibly
the Laserwriter drivers came with the HD20 system stuff???

Oh well.

			Garrett Johnson

/* End of text from uiucdcsp:comp.sys.mac */
/* Written  1:46 am  Oct 25, 1987 by tdn@K.GP.CS.CMU.EDU in p:comp.sys.mac */

The PostScript that the Macintosh LaserWriter drivers generate makes
use of a few commands defined in the file "Laser Prep".  When printing
from a Mac, the "Laser Prep" file is downloaded automatically.

If I remember correctly, the LaserWriter driver provides two
keystrokes which you can use to capture PostScript output.  One is
COMMAND-F (as you describe) and the other is COMMAND-K.  I believe
that COMMAND-K is the one that creates PostScript files containing
both Laser Prep code and document-specific output.  So you might want
to try printing files created with COMMAND-K...

                                        -- Thomas Newton


/* End of text from uiucdcsp:comp.sys.mac */