Skip to content

Table over multiple pages with cell borders #339

@Alexandru-Pirvu

Description

@Alexandru-Pirvu

Hello! I am trying to create a table which spans over multiple pages. I want the cells to have space between them and the only way I found to do this is to add an "invisible" bottom border to the cell. It is not perfect, but it works. If I add spacing, it also adds space on the sides, and I don't want that.

The problem is that I get a NPE when the table reaches page 2, and it is because the cellGraphics object on the context is set to null at this line

Is this a bug or am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions