Community

How ABBY is doing OCR for table structure in PDF.

We are doing OCR of PDF and exporting to XML. We are not able to understand how ABBYY is treating the table resides on PDF.

Was this article helpful?

0 out of 0 found this helpful

Comments

2 comments

  • Avatar
    Permanently deleted user

    If you use the documentConversion profile, the tables are detected during the document analysis stage. When you export the recognition result to the xml format, the output is described with the following XML scheme. In this case the recognized text is presented in proper hierarchy: document > page > block > region > etc. And the block tag has the blockType attribute, which denotes the type of the block: Text, Table, Picture, Barcode, Separator, SeparatorsBox.

    0
  • Avatar
    Permanently deleted user

    Thanks for your answer Oksana

    0

Please sign in to leave a comment.