You are viewing limited content. For full access, please sign in.

Question

Question

Laserfiche OCR integration for Java Application

asked on September 8, 2024

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.

0 0

Replies

replied on September 10, 2024

Why not just have Laserfiche do the OCR if your storing them in Laserfiche. There is a DCC engine that will OCR new documents or you could go through Import Agent which also includes OCR.

0 0
replied on September 18, 2024

Yes, I want to utilize the Laserfiche OCR but I want to trigger the OCR process from my Java application when sending  a document to Laserfiche OnPremise Server. Is there any way to do that, without having to configure DCC and Import Agent? 

0 0
replied on September 18, 2024

Ah I see, your likely using the REST API method to send a document then, I do not see an OCR param or any mention of it being an option on the method details below so I don't think it is possible

https://developer.laserfiche.com/docs/guides/documents-and-folders/guide_importing-documents-v1/?_gl=1*1wjbfa5*_gcl_au*MTAwOTk4OTQwMS4xNzIyODIwNDMz

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.