If you have multiple documents in multiple folders/subfolders where you need to run text recognition(OCR), you can do it in 1 go.
You need to create an action to perform these steps:
- Launch Acrobat and Go to Tools> Action Wizard> Create New Action
- From list select " Recognixe text" > "Recognize Text using OCR"
- In "Default options", select "Add folder"
- Uncheck "Prompt user" and specify settings for OCR and save
- In "Recognize Text - General settings" window, select language and "Output" as "Searchable Image" or "Searchable Image Exact" or "Editable Text and Images" and Ok
- In "output option" dialog select folder where you want to save and name of output files and click OK
- create action
Now you can run this action with these settings whenever you want.
It will run OCR on all the files and save them at the location you selected.Hope it saves your time and helps you better.
Thanks.