Allows you to log the selection you made with another Action in the same Action list.
This Action is useful if you want to check something for which no "Check" Action is available. For example, if you want to check if the PDF contains red text, you can first select all red text, and then log the selection. You will find all occurences of red text in the Report.
Select fill and stroke color
<!-- Add Select color. Select fill and stroke and determine the color you want to check for, for example using the Grab fill and Grab stroke icon -->
Select text segments
<!-- Select text segments -->
AND
<!-- AND : necessary to combine the two previous Actions -->
Log selection
<!-- Choose "English" as language and enter "Red text" as explanation.
Select "Log as warning" -->
If you run this Action List, all red text will be selected and logged as a warning. In the Enfocus Navigator, if you select an object in the Description field, you will see the description ("Red text") under Details. You will also find a warning in the Preflight Report (e.g. "Red text (x times on pages y-z)").