Unable to extract data from pdf as it contains AVL_AVView

Hi
I am not able to extract value from pdf. All text in pdf appears as a single image. I have used ‘Anchor base’ activity - ‘Find element’ and ‘Get text’. Here is the selector:

<wnd app=‘acrobat.exe’ cls=‘AcrobatSDIWindow’ title=‘*.pdf - Adobe Acrobat Pro DC (32-bit)’ />
<wnd aaname=‘Document Pane’ cls=‘AVL_AVView’ title=‘AVScrolledPageView’ />
<wnd aaname=‘Alert: Empty document’ cls=‘AVL_AVView’ title=‘AVPageView’ />

Is there any way I can extract values from this pdf?

Try OCR

which activity?

Get OCR text

you can use this activity also

1 Like

Read PDF with OCR works. thanks!

Pleas mark it as a solution

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