Answered
Finding Non OCR files
I have tens of thouands of PDF files. Some dont have OCR for indexing. How do I find these file quickly ?
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.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.