Skip to content

Allow extension of MultiPageTable #2

@openlowcode

Description

@openlowcode

It should be possible to provide one own formatting for a cell in multipage table, to allow, for example, some rich-text printing.

This requires the following change to the class:

  • make CellText class public
  • provide access to columnnumber
  • reorganize getOneLine and printOneRow so that the standard method can still be used if there are extensions for some columns

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