This Enfocus PitStop command allows us to search within a document to see if a font named in a particular way has been used. If there is a matching font, the search is considered successful, this is reflected in a report and the PDF will be marked as chosen in the "Log
" area for further processing.
If the requested font does not exist, the action produces no result.
If we check the checkbox "Use regular expressions
", we can search using the PitStop regular expression wildcards.
Warning: If regular expressions are not used, the search must be for the whole name, not just a part of it.
That is, if the font "MinionPro-Regular" has been used, searching only for "egular" or "Pro-regular" will not produce any results, as they are only part of the name. If we want such a search to produce results, we must check the box "Use regular expressions
" and then type ".+regular
", for example (the dot followed by + indicates "any character or characters, regardless of their number").
Similarly, typing ".+egul
" will not produce results because the two characters at the end will be missing, so we should type ".+egul.+
".
[© Gustavo Sánchez Muñoz, 2024] Gustavo Sánchez Muñoz (also identified as Gusgsm) is the author of the content of this page. Its graphic and written content can be shared, copied and redistributed in whole or in part without the express permission of its author with the only condition that it cannot be used for directly commercial purposes (that is: It cannot be resold, but it can form part as reasonable quotations in commercial works) and the legal terms of any derivative works must be the same as those expressed in this statement. The citation of the source with reference to this site and its author is not mandatory, although it is always appreciated.