Copy link to clipboard
Copied
I am creating a script that allows the user to export PDFs with the preset built into the script (this ensures users do not use the wrong preset, and bypasses exporting PDFs as background tasks). The issue I am having is with the transparency flattener setting. This is required for my PDFs, but I can not figure out how make the script set the flattener to HIGH.
Here are the settings in my code:
Check out flattenerPreferences property on Spread.
https://www.indesignjs.de/extendscriptAPI/indesign-latest/#Spread.html
-Manan
Copy link to clipboard
Copied
Check out flattenerPreferences property on Spread.
https://www.indesignjs.de/extendscriptAPI/indesign-latest/#Spread.html
-Manan
Copy link to clipboard
Copied
Thank you! This pointed me in the correct direction!
Find more inspiration, events, and resources on the new Adobe Community
Explore Now