Getting error for PDF
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-03-18 10:55 AM
Hi All,
Can you please let me know how to spy the contains of any PDF files or any scanned images. I have to extract the data from these files. I tried with application Modeller but I am getting error.
Please find the attached file for the same. Please help!!
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-03-18 11:10 AM
Kindly post the steps you followed to configured in application modeller and the version of BP you are using.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-03-18 01:16 PM
You can't spy the contents of a PDF or image in the normal sense because there are no elements to spy. All you can do is use Surface Automation techniques to create virtual images (regions) that you read via OCR. However OCR is not a perfect mechanism and it can make mistakes - this possibility has to be acknowledged and somehow managed to make your automated solution viable. If the PDF is digitised then there is a chance you could parse the text within to reach the information you want without having to resort to SA and OCR.
