Question
Can I auto split / save / rename files using OCR ?
Hi, I'm looking for suggestions on how to do the following as an automated process:
- Auto split a multi page pdf into individual pages
- Use OCR to find a reference number in a specific area of the single document
- Save the individual documents with a file name matching that reference number combined with today's date
- If possible create a CSV file listing the references numbers scanned and save this to the same folder
Basically I'm looking to make a very time consuming manual process a little bit easier to manage.
Thanks in advance for any suggestions
