Git Product home page Git Product logo

pdf-viewer'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:

pdf-viewer's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pdf-viewer's Issues

Customisation possibility

Hi, can I paypal you $10USD to customise a version of PDF viewer for me with the following features:

  1. Change background color to white. PDF should have a black border around pages.

Is it also possible to fix the font in Apple IOS? When viewing on my iPhone the fonts appear as Times New Roman.

why can't run without server from here

1 Create HTML file and put all the libraries in the same folder
2 When i opened in my local browser, the PDF is not displayed in flipbook instead throws an error
3 How to run it locally in a system

<title> </title>

Sample PDF View magazine?

when i clicked the link it throws the following error in the browser, eventhough the PDF exist in the same folder where viewer.html is. I'm not running this in webserver. I want to make it work it locally in my system. I don't need a web-server for local viewing. i have created a standalone HTML file which is created for my local PC use.....

PDF.js v1.0.1040 (build: 997096f)
Message: Unexpected server response (0) while retrieving PDF

How to create a standlone HTML file which opens the PDF as flipbook in my local browser

How to change default settings?

I want hand tool and vertical scrolling enabled by default. I found defaultPreference() method but don't know what value do I need to put.. for it to work

ERROR loading pdf

hey, i'm trying to set up but i want to understand the structure.

where i put the pdfjs-2.2.228-dist
turnjs and jquery

Connect With WordPress

Is there any way to integrate with WordPress? I am trying to creating it by template, but i don't get any perfect result with it.
I have need it with flipbook effect. while i am able to select text from particular pdf.

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.