I am using anchor base activity to extract data (a particular field) from a scanned pdf. Find element and get text action inside it. While designing it is correctly selecting the anchor and element (in find element and get text).
But always error message:
Anchor Base: Value does not fall within the expected range.
I tried with another pdf file with different template. Always giving same error msg for anchor base activity.
Hi
Welcome to uipath community
Kindly ensure once whether the pdf is opened while doing anchor base
For that use START PROCESS activity and pass the file path of the pdf file as input to File name property
—then use anchor base activity
May be the pdf size is different when your indicating the anchor
Can you kindly re indicate it once in 100% size?
and also make sure AnchorPosition property of Anchor base activity is set to auto