tabula-java icon indicating copy to clipboard operation
tabula-java copied to clipboard

merged cell read issue

Open hrpchangyou opened this issue 4 years ago • 0 comments

hi, when i use the tabula-java convert pdf to csv, it will miss some cell when the cell is merged, i debug the code, it seems the program will have a invisible line across the cell, so it call the getText(cell) method will retrun null, is there have solution to this issue, thanks test.pdf test.csv

hrpchangyou avatar Nov 10 '21 12:11 hrpchangyou