On Oct 7, 9:09 am, Ioannis Kalavros <
ioannis.kalav...@gmail.com>
wrote:
Unfortunately DOMPDF has problems maintaining table information across
pages. The other suggestions are correct for maintaining cell widths
across pages, but it won't help when a cell that spans multiple rows
is broken across pages. DOMPDF will lose all information about this
cell when it moves to the next page. Unfortunately, there's not a easy
fix for this at present.
While some table problems have been addressed for the next release,
there are still a few major outstanding issues (such as this one) that
will not be fixed. I would hope to do some work on tables in the
following release.
-b