Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!decwrl!sgi!cdp!aldus From: aldus@cdp.UUCP Newsgroups: comp.text.desktop Subject: Re: Encapsulated PS Message-ID: <142900003@cdp> Date: 3 Jul 90 04:04:00 GMT References: <5528@hplabsz.hpl.hp.com> Lines: 22 Nf-ID: #R:hplabsz.hpl.hp.com:5528:cdp:142900003:000:463 Nf-From: cdp.UUCP!aldus Jul 2 21:04:00 1990 In general you want to add an EPS header to your PostScript file. The only tricky part is figuring out the bounding box dimensions. When in doubt, I just use 8-1/2x11 or 612 792 in points. The generic EPS header is: %!-Adobe-2.0 EPSF-1.2 %%Title: %%Creator: %%CreationDate: %%BoundingBox: 0 0 612 792 %%YourCommentsGoHere %%EndComments Dig? Adobe makes a tech note on the matter available. Good luck! jwhiting cdp!jwhiting@arisia.xerox.com [DE3MIR]jwhiting