Fancy and simple PDF viewer based on PDF.js and Hammer.JS for gesture events
Basic viewer for Frankenstein book
Download the last release and import all script and link tags from index.html to your page. The HTML element .container and it's childs MUST exist in the page as well
Specify your document url in singlepageviewer.js:
var DEFAULT_URL = "content/frankenstein.pdf";