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

Where cells are merged in some rows but not others, I end up with too few columns in those rows.

Open annevjenkins42 opened this issue 2 years ago • 0 comments

I have an issue with merged cells where the cells are merged in some rows but not others. I end up getting one cell where 3 are merged and my columns no longer align in the rows where there are merged cells. It would be helpful if the code could treat a table where the merged cells correspond to multiple columns in the header row as multiple columns, either all with the content of the merged cells or with the first getting the content and the rest blank.

annevjenkins42 avatar Jun 05 '23 07:06 annevjenkins42