Pagination feature for CKEditor 5
This package implements the pagination feature for CKEditor 5. It allows you to see where the page breaks would be after the document is exported to PDF or to Word. It also respects page breaks inserted by the user with the page break feature.
# Demo
Check out the demo in the pagination feature guide.
# Documentation
See the pagination feature guide as well as the Pagination
plugin documentation.
# Installation
npm install --save @ckeditor/ckeditor5-pagination
# External links
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.