Data_Extraction

Hello Community

I want to extract data next to the cross Is there a way I can do that?

image

As you see in this example I want to extract “study”
Thnx in advance

Hi @Amani_Boukadidaaa ,

Is your data is in pdf?

Tnx for ur response
yes

To achieve this

1 - Use FindImageMatches element and capture the cross image.
2 - Iterate each cross image in for each
3 - In body use get text ocr and pass the item (UiElement).

Note: When passing UiElement you need to adjust position values in such a way that it will pick nearest text to cross image.

1 Like

Hello @Amani_Boukadidaaa

Is your pdf image scanned or text based ? and if it possible can you share the pdf here?

thank u

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.