Skip to content

Error: "Table cell is too big to be rendered" when generating PDF #414

Description

@NZQN23

When generating a PDF inside a do/catch block I sometimes get the error

Table cell is too big to be rendered: TPPDF.PDFTableCell

This happens during PDFGenerator(document: document).generate(to: outputURL).

In which situations does this error occur, and what is the recommended way to handle it (e.g. for cells with large amounts of text or content)?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions