This post is a copy of the readme file of the pdf-element project
Polymer based web component which allows to view PDF files.
Features:
- Next/Previous page
- Zoom
- Download
- Compatible with Polymer 1.0
- Dynamically change document without page reloading
- Looks nice :)
Installation
Usage
Include element:
And then simply use it:
To dynamically change the file just use bound url property:
More details with demo could be found at the project site.