CKEditor&nbsp;5 Pagination feature
==================================

[![npm version](https://badge.fury.io/js/%40ckeditor%2Fckeditor5-pagination.svg)](https://www.npmjs.com/package/@ckeditor/ckeditor5-pagination)

This package contains the pagination feature for CKEditor&nbsp;5. It allows you to see where page breaks would be after the document is [exported to PDF](https://ckeditor.com/docs/ckeditor5/latest/features/converters/export-pdf.html) or [to Word](https://ckeditor.com/docs/ckeditor5/latest/features/converters/export-word.html). It also respects page breaks inserted by the user with the [page break feature](https://ckeditor.com/docs/ckeditor5/latest/features/page-break.html).

In addition to this, the pagination feature shows you the page numbering as well as the total number of pages in the document. It also introduces a dedicated toolbar that allows you to easily go to the next or previous page of the document or jump straight to a particular page.

![A screencast showing pagination in CKEditor&nbsp;5 content with exporting to PDF](https://c.cksource.com/a/1/img/npm/pagination-screencast.gif)

This is a premium feature. Sign up for a [free non-commitment 14-day trial](https://portal.ckeditor.com/checkout?plan=free), or see: [https://ckeditor.com/pricing](https://ckeditor.com/pricing) for more information.

## Installation

This plugin is part of the `ckeditor5-premium-features` package. Install the whole package to use it.

```bash
npm install ckeditor5-premium-features
```

## Create free account

If you want to check full CKEditor&nbsp;5 capabilities, sign up for a [free non-commitment 14-day trial](https://portal.ckeditor.com/checkout?plan=free).

## Demo

Check out the [demo in the Pagination feature](https://ckeditor.com/docs/ckeditor5/latest/features/pagination/pagination.html#demo) guide.

## Documentation

See the [`@ckeditor/ckeditor5-pagination` package](https://ckeditor.com/docs/ckeditor5/latest/api/pagination.html) page in [CKEditor&nbsp;5 documentation](https://ckeditor.com/docs/ckeditor5/latest/) as well as the [Pagination](https://ckeditor.com/docs/ckeditor5/latest/features/pagination/pagination.html) feature guide.

## Getting support

CKEditor&nbsp;5 Pagination feature comes with outstanding support from a dedicated team of customer care specialists, QA engineers and CKEditor&nbsp;5 developers. The team will gladly assist you in all aspects from setting up your account to integrating CKEditor&nbsp;5 Pagination feature with your application.

As a licensed CKEditor&nbsp;5 Pagination feature user you can report bugs and request features directly through the CKEditor Ecosystem customer dashboard.

## License

**CKEditor&nbsp;5 Pagination feature** (https://ckeditor.com/ckeditor-5/)<br>
Copyright (c) 2003–2026, [CKSource Holding sp. z o.o.](https://cksource.com)  All rights reserved.

CKEditor&nbsp;5 Pagination feature is licensed under a commercial license and is protected by copyright law. For more information, see: [https://ckeditor.com/pricing](https://ckeditor.com/pricing).

### Trademarks

**CKEditor** is a trademark of [CKSource Holding sp. z o.o.](https://cksource.com)  All other brand and product names are trademarks, registered trademarks or service marks of their respective holders.
