Skip to content

mauro1855/pdf-element

 
 

Repository files navigation

pdf-element

Published on webcomponents.org

Web component built with Polymer which allows to view PDF files.

Demo: http://pavelmakhov.com/pdf-element/

Features

  • Next/Previous page
  • Zoom
  • Download (optional)
  • Compatible with Polymer 1.0
  • Dynamically change document without page reloading
  • Looks polymer way :)
  • Text selection (optional)
  • Works in IE (in progress)

pdf-element

Installation

git clone https://github.com/streetturtle/pdf-element.git
cd ./pdf-element
npm install
bower install
gulp serve

or with bower:

bower install -S pdf-element

Contributing

I would really appreciate any help. PR/issues are welcome =)

Licence

The MIT License (MIT) © 2016 Pavel Makhov

About

PDF-viewer element, compatible with Polymer 1.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 62.3%
  • JavaScript 37.7%