Command Line <fileName.pdf> to fileNameOcr.pdf
I have tens of thousands of .pdf files in hundreds if not thousands of directories that I would like to convert to ocr from the command line. Any ideas. I suppose I could use java script but that would be in ideal.
Any ideas?
Windows 10, Acrobat DC
Command line might be something like: pdfToOcr *.pdf thisDir
the result would be that every .pdf would be put into the directory named "thisDir" with Ocr preceding the "." so it would be myFileOcr.pdf
This functionality can be obtained through use of "action wizard" but it's time prohibitive one directory at a time. I would like to do it as a background process and when I am asleep. Secondly action wizard is inideal as it does not continue after an error or trap problem files.
Moving from Using the Community (which is about the forums) to the correct forum... Mod
To ask in the forum for your program please start at https://community.adobe.com/
