fiduswriter / pagination.js

pagination.js is a Javascript library that can be included in HTML files to render the contents of the HTML to pages that can be printed to PDF using CSS Regions. It requires a browser with support for CSS Regions.

Home Page:http://fiduswriter.github.io/pagination.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pagination.js

pagination.js is an effort to use the newest page formatting functions present in recent Chromium versions to convert a webpage into a set of pages formatted for printing, whch can be converted into a PDF with Chromium's print-to-PDF function.

About

pagination.js is a Javascript library that can be included in HTML files to render the contents of the HTML to pages that can be printed to PDF using CSS Regions. It requires a browser with support for CSS Regions.

http://fiduswriter.github.io/pagination.js/

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 94.5%Language:CSS 5.5%