Question
Select objects with a fill color of CMYK black and set overprint to yes
Hi. I am new to JavaScript for Illustrator CS3.
I have a complex action set to process PDF files through Illustrator CS3.
I am trying to convert the actions to JavaScript .jsx files.
I want to select all text objects, path objects and stroke objects that have a CMYK fill value of 0,0,0,100.
With this active selection I want to set the overprint fill to true.
Then deselect these objects.
I can set the default color swatches, I can select all objects but I am stuck with selecting by a fill color.
Any advice would be greatly appreciated.
I have a complex action set to process PDF files through Illustrator CS3.
I am trying to convert the actions to JavaScript .jsx files.
I want to select all text objects, path objects and stroke objects that have a CMYK fill value of 0,0,0,100.
With this active selection I want to set the overprint fill to true.
Then deselect these objects.
I can set the default color swatches, I can select all objects but I am stuck with selecting by a fill color.
Any advice would be greatly appreciated.