-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Pagination works great for the most part with tables, but there is an issue with cells in a table row shifting (up/down?) separately from other cells in the row.
Attached is a PDF showing this issue. This is rendered using screen for the media type, though the same happens using print. It also seems to happen for all tables regardless of styling and other complexity.
I looked at the code (in PDFRenderer.java) a bit to see if perhaps there was a place that table rows could be handled as a unit instead of individual cells within the row, but it doesn't seem to work this way (or be structured this way). I'm happy to work on this if you have any ideas on how this might be handled.
Metadata
Metadata
Assignees
Labels
No labels