Tiptap Pagination Plus
Pagination extension that adds support to your editor with table handling capabilities and more.
Features
Section titled “Features”- Automatic page breaks based on content height
- Page numbers in the header/footer
- Custom header/footer text support
- Use
{page}
variable to display current page number in header/footer text - Table pagination with header preservation
- Responsive design
- Automatic page height calculation
- Support for nested content
Table Pagination
Section titled “Table Pagination”Key points for table pagination:
- Tables will automatically split across pages when they exceed the page height
- To split table across pages, you have to use these extensions
- List : TablePlus, TableRowPlus, TableCellPlus, TableHeaderPlus
Example
Section titled “Example”Links: