• Stars
    star
    354
  • Rank 120,042 (Top 3 %)
  • Language
    Java
  • License
    MIT License
  • Created about 8 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Browse PDF document like a book turning its pages

PDF FLIPBOOK

Pdf flipbook converter with turnjs and pdfjs libraries.

Demo

alt tag

Demo

Usage

Define PDF Src

to define the src, open pdfjs/viewer.js and change to line 30.

var DEFAULT_URL =  "compressed.tracemonkey-pldi-09.pdf";