How to Extract specific data from a pdf using RPA desktop design studio
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 12:18 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 03:08 AM
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