GithubHelp home page GithubHelp logo

54daynov's Introduction

PDF Viewer

PDF viewer with flip-book interface integration to allow read files flipping pages like a book.

Info

This is a web viewer written in javascript with no external dependencies. It works with almost every browser.

Try it now HERE

Requirements

Despite no external dependencies in order to build this project some external script are included:

  • jQuery 3.4.1 downloaded here.
  • PDF.js 2.1.266 downloaded here.
  • turn.js 4.1.0 downloaded here.

Develop

If you want to add features feel free to make a PR. To help you to understand how it works here a list of modified files in order to accomplish this result:

Type Path Files
JS ./external/pdfjs/ viewer.js
HTML ./external/pdfjs/ index.html
ALL ./pdf-turn/ NEW

Any change in files not listed as NEW is marked with a $FB: comment. Files listed as NEW are build to accomplish final result. Other files come directly from specified source without any edit. External libraries files not used were deleted to make the source slimmer and clearer.

Known problems

  • Book Flip texts are not included in PDF.js locales, so are not translated to the user language. In order to solve this you should go in 'pdfjs/locale/YOUR_LANG' and add to the 'viewer.properties' file following lines:
book_flip.title = Flip pages like a book
book_flip_label = Flip book
  • If you find any other bug open a new Issue

License

This project is released under MIT License however some code come from external with following licenses:

54daynov's People

Contributors

gotomary avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.