@ckeditor/ckeditor5-export-pdf
Version:
Export to PDF feature for CKEditor 5.
49 lines (27 loc) • 3.02 kB
Markdown
CKEditor 5 Export to PDF feature
=====================================
[](https://www.npmjs.com/package/@ckeditor/ckeditor5-export-pdf)
This package contains an export to PDF feature for CKEditor 5. It allows you to generate a PDF file directly from the CKEditor 5 WYSIWYG editor content.
When enabled, this feature sends the content of your editor together with the styles used to display it to the CKEditor Cloud Services HTML to PDF converter service. The service then generates a PDF document that the user can download. This allows you to easily print your content to PDF.

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 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 Export to PDF feature](https://ckeditor.com/docs/ckeditor5/latest/features/converters/export-pdf.html#demo) guide.
## Documentation
See the [`@ckeditor/ckeditor5-export-pdf` package](https://ckeditor.com/docs/ckeditor5/latest/api/export-pdf.html) page in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/) as well as the [Export to PDF](https://ckeditor.com/docs/ckeditor5/latest/features/converters/export-pdf.html) feature guide.
## Getting support
CKEditor 5 Export to PDF feature comes with outstanding support from a dedicated team of customer care specialists, QA engineers and CKEditor 5 developers. The team will gladly assist you in all aspects from setting up your account to integrating CKEditor 5 PDF export feature with your application.
As a licensed CKEditor 5 Export to PDF feature user you can report bugs and request features directly through the CKEditor Ecosystem customer dashboard.
## License
**CKEditor 5 Export to PDF feature** (https://ckeditor.com/ckeditor-5/)<br>
Copyright (c) 2003–2025, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
CKEditor 5 Export to PDF 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.