Hi,
I am aware that I can convert C100M100Y100K100 text to black only with an action script, but what I want to do is to find any PDF file with this problem and flag it as an error without fixing the issue.
I thought I could do this with a preflight profile but I do not see this option anywhere.
Rich black text
-
abailescollins
- Member
- Posts: 81
- Joined: Wed Apr 22, 2015 4:28 pm
You'll need an Action List for this, that you can add to your preflight profile.
If you look at some of the later GWG profiles that ship with PitStop, you will find one already made that you can modify for your own values.
If you open up one of the profiles, look that the bottom of the category lists and you'll see the Action list area.
Within the check panels you will see a rich black check that you can export and use.
If you look at some of the later GWG profiles that ship with PitStop, you will find one already made that you can modify for your own values.
If you open up one of the profiles, look that the bottom of the category lists and you'll see the Action list area.
Within the check panels you will see a rich black check that you can export and use.
PitStop Product Manager @ Enfocus.
andrewb@enfocus.com
andrewb@enfocus.com
Yes, as I wrote, I knew that an action list (and not action script — my mistake) allowed me to do this, but our prepress department wanted only to flag the files and send them in the error folder, because they want to send back the files to the designers that created the incorrect files.
Is it possible?
Is it possible?
Create an Action List like this:
Select text segments
Select color: CMYK with 100% for each component
AND
Log selection
This will log all text objects with 100% C 100% M 100% Y 100% K.
More generally you could also catch all text using multiple plates:
Select text segments
Check number of color plates: must be 1 plate.
Select text segments
Select color: CMYK with 100% for each component
AND
Log selection
This will log all text objects with 100% C 100% M 100% Y 100% K.
More generally you could also catch all text using multiple plates:
Select text segments
Check number of color plates: must be 1 plate.