This project aims to create a simple alternative to cut up content into pages for printing and PDF generation in browsers.
There is a general demo, a two column demo and a demo involving a list.
Paginate for Print is available as ES6 modules, as CommonJS modules and as the simplest version as a bundled JavaScript file that can be used directly in a browser.
For examples on how to use it, check the source code of the above mentioned examples. The available configuration options can be found in the list of default config options.
This project is licensed under the LGPL v.3 license. See the LICENSE.txt file for more information.