Hi,
First, I'm french, so sorry for my bad english.
I've created a project for OMR on Flexi Capture 8 pro. i have severals text blocks to recognize. I have loaded on FC pro a txt file which contains the different possibles values for my text block.
My question is, how can I add items in my custom dictionnary by a VB.net application that I develop?
I know I can open my project on FC Pro and reload for each text block, but i want to do that automatically with my VB.net application.
Thanks for your help!
Christelle Moutier
First, I'm french, so sorry for my bad english.
I've created a project for OMR on Flexi Capture 8 pro. i have severals text blocks to recognize. I have loaded on FC pro a txt file which contains the different possibles values for my text block.
My question is, how can I add items in my custom dictionnary by a VB.net application that I develop?
I know I can open my project on FC Pro and reload for each text block, but i want to do that automatically with my VB.net application.
Thanks for your help!
Christelle Moutier
コメント
5件のコメント
CMoutier,
These forum are actually for the Application Help and not the Engine. You might want to check with your local ABBYY support and see if they have an Engine Support forum. As for the app side, you can't programmatically load the text file. Technically the text file it loaded when you publish the DocDef. If you have values that change a lot, I would recommend doing a DB lookup. That way, if anything changes you just need to change the value in the DB.
Basically if you look at field, there should be a Rules tab. You just need to create a Rule. If you create a new rule, there is an option for DB Check. Just follow along with the prompt and map your field.
It's not possible to add in dictionary, values stored in a DB?
サインインしてコメントを残してください。