Community

[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?

Was this article helpful?

0 out of 0 found this helpful

Comments

1 comment

  • 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

Please sign in to leave a comment.