Copy link to clipboard
Copied
var toColorProfile = this.getColorConvertAction();
toColorProfile.matchAttributesAny = -1;
toColorProfile.matchAttributesAll = -1;
toColorProfile.matchSpaceTypeAny = -1
toColorProfile.matchIntent = toColorProfile.constants.renderingIntents.Any;
toColorProfile.convertProfile = 'PSO Coated v3';
toColorProfile.convertIntent = toColorProfile.constants.renderingIntents.Any;
toColorProfile.embed = true;
toColorProfile.action = toColorProfile.constants.actions.Convert;
toColorProfile.colorConvertAction = toColorProfile.constants.actions.Convert;
this.colorConvertPage(0, [toColorProfile], []);
Copy link to clipboard
Copied
in the future, to find the best place to post your message, use the list here, https://community.adobe.com/
p.s. i don't think the adobe website, and forums in particular, are easy to navigate, so don't spend a lot of time searching that forum list. do your best and we'll move the post (like this one has already been moved) if it helps you get responses.
<"moved from using the community">