I have Different Invoice PDF Template and Trying to extract for Specific Naming Field

Can anyone suggest how to extract data from PDF Template using a field name anywhere inside template

Hi
We can directly use READ PDF ACTIVITY or READ PDF with OCR activity
And get the output with a variable of type string named str_input

—now we can use REGEX or SPLIT method to get value we want as we have the field name ready

@Arun_Pondhe

approach to work with different pdf templates, to fetch eight different values of the pdf , field is same but in different templates and in different languages