コミュニティ

[Cloud] How to extract fields components during business card recognition

How can I extract field values like zip, country, state from business card process method using ABBYY?

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

1件のコメント

  • Avatar
    Permanently deleted user

    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.

    0

サインインしてコメントを残してください。