ckeditor5_page_break
No security coverage
This module adds Page Break feature to CKEditor 5.
The CKEditor5 page break feature lets you insert page breaks into your content. This gives you more control over the final structure of a document that is printed or exported to PDF or Word.
Support
Please post bug reports, feature requests and support requests to the CKEditor 5 page break module issue queue. If you met any problems with this module - feel free to create an issue.
Demo
- Go to https://simplytest.me/project/ckeditor5_page_break.
- Click "Launch Sandbox".
- Install Drupal as normal.
- Enable "CKEditor 5 page break" module, and any optional modules you wish to try out.
- Go to admin/config/content/formats/manage/full_html or any other editor where you wish to implement the functionality and drag the page break icon on the active toolbar
- Add/edit the content with editor, click on the page break icon where the page break feature lets you to insert page breaks into your content. This gives you more control over the final structure of a document that is printed or exported to PDF or Word.