Copy link to clipboard
Copied
I have tens of thouands of PDF files. Some dont have OCR for indexing. How do I find these file quickly ?
That's tricky. It's possible to run an Action that checks where a file contains any "real" text in it, and if not outputs its name to a list, but it can't process that many files at once. You will need to either do it in batches or use a more robust application for this type of processing.
Copy link to clipboard
Copied
That's tricky. It's possible to run an Action that checks where a file contains any "real" text in it, and if not outputs its name to a list, but it can't process that many files at once. You will need to either do it in batches or use a more robust application for this type of processing.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now