Hi,
This is Studio question.
I have a Word document with only three fields:
Name: XYZ
City: CityTest
Code: 023223-8112
I created a PDF from this Word document. I mean, I saved this Word document as PDF.
In Studio, I use Send Hotkey Activities like Ctrl+1, Ctrl+Shift+5 to select "Infer entire document’ option.
I use the Anchor Base Activity to recognize the fields Name, City, Code. Anchor is “Find Element” and Base is “Get Text”. In the Find Element, it does not recognize the fields individually. It takes the entire doc. Any reason why it should do that ? THank you!