Hi. My goal is to have a downloaded PDF go through a Hazel OCR rule (using the script for PDFPen) to OCR a document, then move it to another Hazel-monitored folder where another rule looks for some contents. Finally, based on the content the actions are taken. However, the second rule is never matched.
The OCR step executes successfully (I watch it happen via PDFPen) and the newly OCR'd file gets moved to the next folder. But the content search isn't successful. I've even made it super simple, double- and triple-checking that the value I'm testing for is actually in the document. But I can't get the second rule to execute successfully. It's like the file was never OCR'd.
I've spent quite a few hours trying to fix this but to no avail. Any suggestions are appreciated. Thanks in advance.