Hello,
I'm trying to change the flattener for EPS export:
- I found the option for PDF saving but when trying to add the same field to EPSSaveOptions is does nothing (I had little hope on this one but who knows)
- I then tried to export the settings I want (it exports some kind of JSON settings) but I found no options to reload it.
Tried to use #importVariables() but it expects an XML and just don't allow importing these settings
- Finally I tried to script the interface with Automator to load the preset (click on Edit>...) but Automator does not recognize the UI framework used by Adobe
So to sum up I'm stuck and I would love any idea/insight on these issues.
More precisely, does anybody know how to:
- change the transparency rasterization profile used for EPS export ?
- or load a transparancy rasterisation preset file on an active document (should do the trick) ?
- or change the transparency rasterization profiled on an active document (should be good enough) ?
A few prevision:
- I use the latest Illustrator CC 2014
- I script in JS
Regards