Skip to main content
Participating Frequently
December 3, 2014
Answered

`Custom Transparency Flattener Options` is available during FILE>Save as EPS file, But not available EPSSaveOptions???

  • December 3, 2014
  • 2 replies
  • 1059 views

How to access to `Custom Transparency Flattener Options` during method .saveAs()?

This topic has been closed for replies.
Correct answer Larry G. Schneider

One of the many things not availble to scripting.

2 replies

Silly-V
Legend
December 3, 2014

Is this what you were looking for?

EPSSaveOptions.flattenOutput  

Data Type: OutputFlattening , Default Value: OutputFlattening.PRESERVEAPPEARANCE

Adobe Illustrator 18 Type Library

How should transparency be flattened for older file format versions (pre-version 9)

the other value is OutputFlattening.PRESERVEPATHS

koluboAuthor
Participating Frequently
December 3, 2014

not exactly. Options During SAVE Dialog available for new illustrator format also.

Larry G. Schneider
Community Expert
Larry G. SchneiderCommunity ExpertCorrect answer
Community Expert
December 3, 2014

One of the many things not availble to scripting.

Trevor:
Legend
March 21, 2018

Is this answer still correct i.e. there's no way to script a custom Ai EPS save options custom transparency.

Alternately is there a way to choose an existing flattening preset?