Hi ALL
I am facing one issue while extracting data from PDF some rows are split that is why my data output is shrinking. Pease find the example
Please see the value of fifth column here table row is split.
The output data value.
2026.8 0 should be in quantity column and accordingly.
If any body is any guideline please tell me. We have more that 500 PDFs with different pattern but Table columns are same.
Note: PDF Data table value is varying it could be 5 pages or 10 pages not fixed. For example bank transaction statement.
Strategy: I am converting that PDFs in word document format and searching table here. And using Data scraping I am getting the data is structured tabular format.
Regards
AN