Skip to content

fix: print table with headers - #289

Merged
ArtyomSavchenko merged 1 commit into
developfrom
fix-print-table
Sep 3, 2026
Merged

fix: print table with headers#289
ArtyomSavchenko merged 1 commit into
developfrom
fix-print-table

Conversation

@aonnikov

@aonnikov aonnikov commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Although tiptap table supports "header' cells, these cells are rendered in the body hence, the browser cannot detect them as the table header. As as result, when printing table we cannot add a header to multi-page tables.
This PR builds a printable version of table that has proper structure.

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
@ArtyomSavchenko
ArtyomSavchenko merged commit 0e9d70e into develop Sep 3, 2026
20 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants