Username: Password:
Remember me
Forum InDesign Add-ons (Scripts, Scripting, and Plug-ins) How to find object/text using non-removable fillColor?
How to find object/text using non-removable fillColor?
12:21 amApril 21, 2011
malecat
posts 4
I need VBScript to find out all object using 'registration' fillColor i.e. "C=0 M=0 Y=0 K=0″, wherever it is.
Text, ploygon.fillColor, as list to find it out, then ask user to change it into simple 'black' fillColor or none.
For recent search, some suggest to remove the color and wait for the dialog.
Well, 'registration' fillColor is non-removable, need another way to do.