This content has been marked as final.
Show 2 replies
-
1. Re: Version number in EPS header
SaGS (id) Sep 10, 2008 12:16 AM (in response to (David_Behnke))> ...
> %!PS-Adobe-3.1 EPSF-3.0
>
> does anyone know where the 3.1 came from
> ...
The number after 'PS-Adobe-' is the DSC version (note that EPS comments are
basically those in the DSC, with few specifics). The one after EPSF- is the
version of the EPS specification.
> ... and what the differences between 3.1 and 3.0 would be?
I found no DSC reference newer than 3.0. If someone knows where to get one,
I'm all ears (eh, eyes, 'cause it's in writing...). I can only speculate it
could be the result of merging part or all of TechNote #5644 "PostScript
Language Document Comment Extensions for Page Layout" (see
http://partners.adobe.com/public/developer/ps/index_specs.html), and maybe
something more too, into DSC 3.0. -
2. Re: Version number in EPS header
(David_Behnke) Sep 10, 2008 5:49 PM (in response to (David_Behnke))Thanks! I've got the sneaking suspicion that DSC 3.1 is 3.0 with the extensions for page layout - http://partners.adobe.com/public/developer/en/ps/5644.Comment_Ext.pdf
