APIPagination feature for CKEditor 5

npm version

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