Answered
Hi All
Any response will be appriciated for that
i wanted to Add a option
Option to Run Preflighting and show report :
– All Color Images should be in CMYK
– All Black & White images should be in Grayscale
– No RGB and Pantone colors
– Identification of Lowres Images
– No Type 3 fonts
This topic has been closed for replies.
Hi Anupam,
there is app.loadPreflightProfile() that takes a preflight profile file as argument.
You could assign the returned profile as the activeProcess through document.preflightOptions.preflightWorkingProfile together with document.preflightOptions.preflightOff == false plus other properties in document.preflightOptions that control the active processes.
See DOM documentation:
https://www.indesignjs.de/extendscriptAPI/indesign-latest/#PreflightOption.html#d1e409856
Regards,
Uwe Laubender
( ACP )
Sign up
Already have an account? Login
To post, reply, or follow discussions, please sign in with your Adobe ID.
Sign inSign in to Adobe Community
To post, reply, or follow discussions, please sign in with your Adobe ID.
Sign inEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.
