Skip to content

PDF export: large tables content overflow #1980

@kh-egor

Description

@kh-egor

Describe the bug
When exporting a large table to PDF, the table does not split across multiple pages. Instead, the text from oversized cells overflows into adjacent cells, making the content unreadable.

To Reproduce

  1. Create a table large enough that it cannot fit on a single PDF page.
  2. Export the document to PDF.
  3. Open the exported file and observe that the content overlaps and is not displayed properly.
    Reproduced here
Image

Expected behavior
Large tables should automatically split across multiple PDF pages, with the content preserved in a readable format.

Misc

  • Node version: v20.19.0
  • Package manager: npm 10.8.2
  • Browser: Version 138.0.7204.93
  • I'm a sponsor and would appreciate if you could look into this sooner than later 💖

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions