Hi,
I am currently working on a Java-based application that needs to perform OCR (Optical Character Recognition) on documents upon storing them in a Laserfiche On-Premises server. I would like to understand the best approach to integrate OCR functionality directly within my Java application.
Does Laserfiche provide any direct API or SDK that supports OCR operations in a Java application? Most of the resources and answers I've come across seem to be .NET-based. Is there any Java support or alternative method to handle OCR functionality within a Java-based setup?
I would appreciate any advice, best practices, or sample code that could help in achieving OCR functionality within a Java application for Laserfiche On-Premises.
Thanks.