Link to home
Start Free TrialLog in
Avatar of steven
stevenFlag for United States of America

asked on

Can anyone recommended a OCR software to run PDFS that are printed daily into a network folder. We want the software to monitor the folder.

OCR software, we have a directory with one folder location that ERP outputs PDFs to. Looking for a relatively inexpensive software that can monitor the folder and OCR the pdf.  Does anyone do anything like this, and if so what software is recommended?

Avatar of Robert
Robert
Flag of United States of America image

You could write a powershell script and execute it on a scheduled basis using task scheduler.
Here are a few links if your interested in this method.
PSImaging Part 1: Test-Image - Scripting Blog (microsoft.com) 
Read text from a PDF with Powershell - AllTheSystems 

There are other software solutions that can be used. (even Adobe acrobat can ocr the files) 
ASKER CERTIFIED SOLUTION
Avatar of Joe Winograd
Joe Winograd
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial