@vaadin-component-factory/vcf-pdf-viewer

Polymer element providing pdf viewer

Usage no npm install needed!

<script type="module">
  import vaadinComponentFactoryVcfPdfViewer from 'https://cdn.skypack.dev/@vaadin-component-factory/vcf-pdf-viewer';
</script>

README

npm version Published on Vaadin Directory Stars on vaadin.com/directory

<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

  1. Fork the vcf-pdf-viewer repository and clone it locally.

  2. Make sure you have npm installed.

  3. When in the vcf-pdf-viewer directory, run npm install to install dependencies.

  4. Run npm start to open the demo.

Contributing

To contribute to the component, please read the guideline first.

License

Apache License 2.0.