Hi all, I am currently working with a pdf copy of an invoice template and saving it as a .txt file to read. Anchor Base, Get Text, Get Full Text and Screen Scraping methods did not work for me when trying to read the specific area of text in the invoice.
I would like to know how I can get “11 Test Road” and “The Test Apartment” from the below example. Line 1, 3 and 4 are variables that change depending on the invoice. The only variables that do not change are “Person Address” and “Country”. What kind of string manipulation should I use?
Is Regex necessary for this?
Hi @prasath17 thank you for the quick reply. I am not familiar with regex in uipath studios, could I ask you to provide a screenshot or .xaml file to show how it looks like in studios?
Hi @NIVED_NAMBIAR thank you for the quick reply. I am not familiar with regex in uipath studios, could I ask you to provide a screenshot or .xaml file to show how it looks like in studios?