So I am using the Anchor Base activity to retrieve text from a PDF file. In the anchor section I used a Find Image activity, and for the action section I used a Get Text activity and stored the output in a variable named “CreditValue”. Then, I used a Message Box to display the “CreditValue” variable. But instead of the credit value that I indicated on screen in the Get Text activity the message box displays the image text from the anchor. Any ideas why?
I tried to grab the full cell of the credit but now it indicates the value above the credit value. So I grabbed a little less of the cell, like a quarter of it, and it worked! I guess the portion I selected initially wasn’t reliable enough.