Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Clone in Desktop Download ZIP
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.
JavaScript CSS
Branch: master
Failed to load latest commit information.
.gitignore remove garbage
LICENSE.txt adede AGPL license
README.md Update README.md
book-config.js fix bug with frontmatter not rendering
book.css added max page number (default 10000) and changed class name of page …
book.js add Safari 6.1/7.0 support
changes.txt use region layout update event
index.html add Safari 6.1/7.0 support
test.html remove pre-Chrome 29 work-around, as Chrome 29 has been released
test2.html added top float support
test3.html
test4.html use html5 elements for figures
test4.png added screenshot
test5.html added mathjax example
test7.html use html5 elements for figures
test8.html added table of tables
test9.html simple magrin notes width same as other margin notes

README.md

BookJS

BookJS 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.

Something went wrong with that request. Please try again.