<vcf-pdf-viewer>
<vcf-pdf-viewer> is a Web Component that provides a PDF viewer functionality. The component is developed in Polymer 3 and uses Mozilla's PDF.js
This component is part of Vaadin Component Factory.
Running demo
-
Fork the
vcf-pdf-viewer
repository and clone it locally. -
Make sure you have npm installed.
-
When in the
vcf-pdf-viewer
directory, runnpm install
to install dependencies. -
Run
npm start
to open the demo.
Contributing
To contribute to the component, please read the guideline first.
License
Apache License 2.0.