Hi,
First sorry for my bad english, I'm French.
I have developed a VB.NET application to read text blocks. I have created a FlexiCapture Pro. These text block has a user dictionary to improve recognition, but on Flexi Capture Pro application, I can't do that. How can I, on my VB.NET application, automatically modify the user dictionary by connecting on the DB?
If it is possible of course...
Thanks a lot
Comments
3 comments
Could you please clarify whether FineReader Engine API is enabled in your license?
The FREngine.dll is 8.0.1.1643
Unfortunately, there is no possibility to create a user dictionary in FlexiCapture Engine 8. It appeared in newer versions of product.
But you can create a user dictionary in FineReader Engine 8 by using the Dictionary object. The Dictionary object allows you to add and remove words using its methods, and to edit the dictionary with the help of the Dictionary dialog box. This dialog box allows you to import any text file in Windows ANSI and Unicode encoding (the only requirement is that words must be separated by spaces or other non-alphabetic characters).
For more information please refer to the FineReader Engine Help file → Programmer's Guide → Dictionaries in FineReader Engine.
Please sign in to leave a comment.