tabula-java
tabula-java copied to clipboard
Table row having blank value without any line separator not work with SpreadsheetExtractionAlgorithm
I am trying to parse PDF with tabula and facing issue while parsing the table wherein the rows are not having any line separator. In case of row having blank space, tabula is not fetching that value when we get getCell(int i,int j).getText();
Prompt revert is much appreciated.. Thanks in advance!!
Attaching table columns.
Awaiting revert and solution.
Hi Guys,
Is there anyone who can help me troubleshoot this issue?