Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

@NZQN23

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!

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