How can I check if pages contain two items?

Hi, there.
I want to create an Action List that let's me know which pages contain BOTH of the following items:
1. a device-gray-0%-brightness line with a .4-.6pt stroke, and
2. a device-gray-84-86% filled rectangle 2.5-6pts wide.
Any help would be appreciated
 
Select by object properties, such as:

#1 should be easy enough, select by stroke and or fill colours and colour mode + select by stroke weight
#2 is a little harder… the fill colour is easy enough, however a rectangle does not have a weight, it has a physical width… Do you have an action for “Select size” in your PitStop? If so then select by fill colour + select size etc.

Log successful selection with appropriate comment.

The key being to chain together multiple criteria with logical operators so that false positives are not returned.



Stephen Marsh
 
Well, this is NOT working:

Capture.PNG.jpg
 
   
Back
Top