コミュニティ

Find text after label

Hello,

I have a scanned PDF and I am trying to get the text after a label. For example there is a label called "First Name" and I want to get the name that is there. How is that possible? Thank you for your help in advance.

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

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

コメント

1件のコメント

  • Avatar
    Permanently deleted user
    1. Recognize all the text from your image using the processImage method; perform export to XML.
    2. Process the recognized text and its coordinates on your side.
    0

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