Skip to content

Table Cell Shifting on Pagination #3

@jonesde

Description

@jonesde

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.

TableCellShifting_AssetSummary.pdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions