How to read and fetch data from PDF attachment.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2023 02:31 AM
I need to read and fetch any data from a PDF attachment.
PDF is going to be some kind of taxi bill to be specific.
How can I achieve this?
Note: I have checked PDFgenerativeAPI already, but I don't think that can fulfill the requirement as it can deal with editable PDF's only.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2023 02:51 AM
Hi Hrishabh,
It is very much achievable using the oob capabilities known as 'Document Intelligence'.
This actually uses OCR and AI models to quickly and accurately extract text and data from documents (e.g. jpeg, pdf)
You can refer the following links to configure the same:
Regards,
Anwesha Patra