Path: utzoo!dptcdc!jarvis.csri.toronto.edu!mailrus!purdue!decwrl!adobe!greid From: greid@adobe.com (Glenn Reid) Newsgroups: comp.lang.postscript Subject: Re: Trim down epsf Keywords: EPSF filters convertor Adobe Illustrator Message-ID: <754@adobe.UUCP> Date: 17 Apr 89 21:44:01 GMT References: <2926@daisy.UUCP> Sender: news@adobe.COM Reply-To: greid@adobe.COM (Glenn Reid) Organization: Adobe Systems Incorporated, Mountain View Lines: 29 In article <2926@daisy.UUCP> cplai@daisy.UUCP (Chung-Pang Lai) writes: >This triggered several questions: >1. Why does the Illustrator software dump out the full prolog, including > blah-blah-CustomColor... blah-blah-cymkcolor... while my > drawing doesn't even use any color? Would it make the printing much > faster if the prolog is shrinked to what the "meat" (or the "script" > if put in PS jargon) of the file really asked for? The software could > keep track of what type of operations are being used in the file and dump > out only the subset of prolog really needed. > >2. In case that the creator is not care enough to improve, is there a post > processor that trim EPSF down to the minimum? The simple solution is to save the file in "Adobe Illustrator 1.1 compatible format" or whatever the button is labeled in the dialog box. Then the prologue is very short. The bigger problem with subsetting the prologue is that you can't interchange prologues between documents or to factor them out (one prologue is downloaded, but 100 individual illustrations can use it). We started out with the idea of subsetting it, since it gets pretty big, but kept running into difficulties. I think it still makes sense, though, and I will re-enter the suggestion into the Illustrator tech group. Glenn Reid Adobe Systems Developer Tools & Strategies