Skip to content

Table export PDF - Rowspan support #924

Open
@AntoLC

Description

@AntoLC

Bug Report

rowspan is not supported in PDF export.
The problem is in Blocknotes as well, they are using @react-pdf/renderer that does not have a very good support with tables.
https://github.com/TypeCellOS/BlockNote/blob/main/packages/xl-pdf-exporter/src/pdf/util/table/Table.tsx#L76

We succeeded to make the colspan working by using @ag-media/react-pdf-table.
An issue has been opened to see if we could get the rowspan support:

Demo

This table:

Image

Will render:

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions