booktype / BookJS

BookJS 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, an experimental feature.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BookJS

BookJS was an effort to use the page formatting functions present in certain 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. Please note that CSS Regions is an experimental feature and may not be available in your current browser.

About

BookJS 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, an experimental feature.

License:GNU Affero General Public License v3.0


Languages

Language:HTML 86.1%Language:JavaScript 13.2%Language:CSS 0.8%