MaikJaek/flying-saucer

Weird Rendering when using rowspan with -fs-table-paginate:paginate

Opened this issue · 0 comments

I am using a rowspan attribute in my table. And in the pdf, the rowspan is 
extended over page-breaks. It works fine. But, as soon as I use 
-fs-table-paginate in my table css to repeat the table headers in each page, 
the rendering gets weird. The rowspan is breaking. It is not spanning the 
specified rows properly. I am getting an improper table structure. 

The expected output is rowspan along with the repetition of headers. But I am 
seeing a broken table. where the cells having rowspan attribute are  starting 
and ending in an irregular and unexpected manner.


I am using version 1.0 of Flying Saucer.


Original issue reported on code.google.com by rahulvee...@gmail.com on 10 Sep 2014 at 10:22