Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Automatically OCR documents within a folder

New Here ,
Jul 26, 2016 Jul 26, 2016

I am hoping to make our office paperless and in the process I need to scan bunch of files on regular basis (invoices, checks, etc). I know within Adobe Acrobat user interface I can manually enhance scans and choose multiple files or a folder. However, I am hoping to automate this process so that all scanned documents go in one folder and I use a utility to monitor that folder and as soon as new files arrive, it converts them into searchable pdfs and moves them to an archive folder.

I wonder if someone knows  of a way to achieve this through Adobe Acrobat or be able to run this option from within a batch file?

TOPICS
Acrobat SDK and JavaScript , Windows
3.1K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jul 26, 2016 Jul 26, 2016

Hi Farhan,

You can run OCR even while scanning itself. There is an option of Recognize Text. So whenever you scan a document it will run OCR also.

Otherwise you can create an action as per your requirement.

Go to Tools> Action Wizard> New Action > Add Recognize Text option and Save

Set the input folder where you want to Run OCR, OCR settings and Output Save settings and save this action.

Refer Adobe Acrobat DC Action Wizard  for more information.

Hope it will resolve your problem.

Thanks.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 27, 2016 Jul 27, 2016

Thanks. This is close to what I was looking for. I have created an action and tested it. It would have been great if this could be run through a command line - so it can be done without opening and clicking at 5 different buttons to convert the files.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jul 28, 2016 Jul 28, 2016
LATEST

Sorry I can't help you much with command line.

But you can reduce the number of manual steps in this action, as you can specify all the settings while creating the action and uncheck the checkbox of prompt to user. Now all will be done by Acrobat itself.

Hope this will help you better to achieve your goal.

Thanks.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines