chiru74
(Chiranjeevi)
October 25, 2019, 10:00am
1
Hi Team,
I m trying to do Invoice Processing, to read pdf’s using the “Regex Based Extractor”. Does any one have any idea of how to do the configure the configuration settings of this activity? Or Else Please suggest any other better way…
Please help.
Thanks
lakshman
(Ganta lakshman)
October 26, 2019, 12:34pm
2
@chiru74
Welcome to the uipath community.
If you are not familiar with regular expression then you can try with String manipulation functions to retrieve required data from PDF file.
romerm
(Ermanno)
October 26, 2019, 2:48pm
3
Plz, check the official documentation at: https://docs.uipath.com/activities/docs/regex-based-extractor . The wizard’s usage should give you an help
anmolk171
(Anmol Kumar)
October 26, 2019, 7:13pm
4
@chiru74 - You can use this website to test your regex
Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET.
Hope it will help you.
Best!!
Anmol