Hi all,
Here is my problem, i have 3 very similar form but i want flexi to recognize the right one by detecting a Field (version3) to use version 3 document definition.
I have tried a couple of thing but without success.
Can anyone give me a method and may be a script to achieve that.
Config: Flexicapture 10 FixedForm.
Many thanks!
-Roy
Here is my problem, i have 3 very similar form but i want flexi to recognize the right one by detecting a Field (version3) to use version 3 document definition.
I have tried a couple of thing but without success.
Can anyone give me a method and may be a script to achieve that.
Config: Flexicapture 10 FixedForm.
Many thanks!
-Roy
コメント
4件のコメント
Are you working on Standalone or Distributed version?
Best regards,
Vladislav
Thanks you for your reply, i fail to mention that info! it's StandAlone Version.
Regards,
-Roy
For what you want this is probably the easiest way:
1)Create a button that stores captured index field value of your choice as registration parameter of documents in a batch, clears their analyzing results, re-recoginizes (can be done using keyboard input emulation - command IDs).
2)Create a Before matching event handler that uses Document registration parameter to determine which form should be matched.
Please note that only Operator can see custom buttons.
Hope that helps,
Vladislav
Thanks for your reply, i will try that!
Best regards,
-Roy
サインインしてコメントを残してください。