Web component built with Polymer which allows to view PDF files.
Demo: http://pavelmakhov.com/pdf-element/
- 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)
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
I would really appreciate any help. PR/issues are welcome =)
The MIT License (MIT) © 2016 Pavel Makhov