Forum Discussion
AlexKaras
12 years agoCommunity Hero
Hi Nilesh,
If you are interested to check not only data but also a layout of the data, then I never heard about methods that make it possible to get data layout from the PDF files. But if you are interested in data comparison only, then you may search for the utility usually called pdftotext (there should be several of them available) that exports pdf contents to the text file tha you can parse later and compare with the grid data.
If you are interested to check not only data but also a layout of the data, then I never heard about methods that make it possible to get data layout from the PDF files. But if you are interested in data comparison only, then you may search for the utility usually called pdftotext (there should be several of them available) that exports pdf contents to the text file tha you can parse later and compare with the grid data.