Best way to view scraped PDF to use with Regex

Hi all,

Please could anyone advise the best method to use when trying to create regex commands from a PDF to be scraped. I am using the “ReadPDFText” activity and then going to use a series of regex commands to assign specific pdf values to a variable. Before I do this I would like to see the exact format UiPath will be using when it scrapes the pdf. What is the best way to see the format of the scraped PDF please? I’ll then past the whole document into Regex101 to figure out the regex code required.

Thanks,

Just use Measage Box activity or write the output in a text file :slight_smile:

1 Like

Thanks!

2 Likes

Does that solve your concern? If yes, please mark my answer as the solution. Thank you! :slight_smile:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.