Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!elroy!devvax!dean
From: dean@devvax.JPL.NASA.GOV (Dean Okamura)
Newsgroups: comp.lang.postscript
Subject: PostScript Fonts and Images on 1 Page
Message-ID: <885@devvax.JPL.NASA.GOV>
Date: 10 Dec 87 18:44:02 GMT
Reply-To: dean@devvax.JPL.NASA.GOV (Dean Okamura)
Organization: Jet Propulsion Laboratory, Pasadena, CA.
Lines: 15

I'm trying to find a way to print a page on a LaserWriter which
includes text and images.  I thought that I could do the following:
    1. Write an NROFF source.
    2. Run NROFF.
    3. Run ENSCRIPT to produce a PostScript file.
    4. Edit the PostScript file and insert a small image.
    5. Print the editted file.

I have not been able to print text and images on the same page.

Please mail an example of how I should be doing things.

Thanks in advance!

--- Dean