Is there an ability to run OCR within workflow?
I know there are online tools but was wondering if its possible to perform OCR directly in Workflow, I would be surprised if not!
Is there an ability to run OCR within workflow?
I know there are online tools but was wondering if its possible to perform OCR directly in Workflow, I would be surprised if not!
Good Day ,
You are right, Workflow 8 do not provide any native OCR tool, that being said, you can use the following to call an OCR tool:
Action type task: External Program
You would need to install an OCR tool, do some tests , verify if it can run in command line mode or silent node and also can it be call by a service.
Objectif Lune do not provide any recommendation about OCR tool, so it will be up to you do some research.
I hope this help
Best regards