I am working on PDF automation and found challenges in scraping content from a perticular field called ‘Item desc’. The position of this field varied in each pdf and OCR Scraping dint help. Can someone suggest how i can scrape efficiently.
Hello,
Thank you for the quick reply.
Yes, I tried that as well.
But as I said earlier, the position of the parameter keeps changing over many pdf s.So it wasnt suitable.
Your method helped me a lot,but my only concern is to scrape the amount,grand total out of the that PDF.Is there any way to get the data out it by using your method??