How can I extract field values like zip, country, state from business card process method using ABBYY?
[Cloud] How to extract fields components during business card recognition
この記事は役に立ちましたか?
0人中0人がこの記事が役に立ったと言っています
How can I extract field values like zip, country, state from business card process method using ABBYY?
0人中0人がこの記事が役に立ったと言っています
コメント
1件のコメント
You can see all the fields that could be extracted during business card recognition in the processBusinessCard method description. Some of the fields can contain field components (such as zip code and city for the address, etc.). Please use the xml:writeFieldComponents=true parameter to get fields components in the output file. This parameter can be used only if the exportFormat parameter is set to xml.
サインインしてコメントを残してください。