Hi,
I installed the the ABBY FineReader Engine 11 SDK and am trying to run the Hello.java file.
I am new to programming in java but my company has a policy of programming in java. I am getting error in the sample code Hello.java.
This is the line where i am getting the error.
engine = Engine.GetEngineObject( SamplesConfig.GetDllFolder(), SamplesConfig.GetDeveloperSN() );
When i put it in a try catch block and print the error, it says: Unspecified error.
Any help in getting started would be appreciated. I am pretty sure i have probably not configured the Finereader correctly.
P.S. I have added com.abbyy.frengine.jar in the path.
Comments
1 comment
Hi
Welcome to the forum !
Here is a simple, working example from one of the threads;:
https://forum.ocrsdk.com/thread/automatic-rotation-of-pages-via-abbyy-finereader-engine/
But the help and forum itself do have samples which should get you up & running:
https://abbyy.technology/en:kb:code-sample:java-wrapper
https://abbyy.technology/en:features:scenario:ocr-java
https://ocrsdk.com/documentation/
Can you post your complete sample-code so we can help you further?
Other question; one what operating system and/or IDE are you running the sample(s) ?
Best regards
Koen de Leijer
Please sign in to leave a comment.