How to Extract specific data from a pdf using RPA desktop design studio

FaizDev101
Tera Expert

The requirement is, In an invoice pdf we have to fetch data like invoice no , Address, or other details even it is tabled data. How can we execute it using RPA desktop design studio

1 REPLY 1

Maik Skoddow
Tera Patron
Tera Patron

Hi @FaizDev101 

unfortunately, this is not possible as the RPA design studio is intended for the simulation of user interactions with any applications. However, extracting values from a PDF is something that is completely different. 

In ServiceNow you can use the feature of Document Intelligence to do that job.

Maik