https://github.com/vaadin-component-factory/vcf-pdf-viewer
Web component providing pdf viewing functionality
https://github.com/vaadin-component-factory/vcf-pdf-viewer
pdf viewer webcomponents
Last synced: 3 months ago
JSON representation
Web component providing pdf viewing functionality
- Host: GitHub
- URL: https://github.com/vaadin-component-factory/vcf-pdf-viewer
- Owner: vaadin-component-factory
- License: apache-2.0
- Created: 2021-11-03T20:34:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-04T19:53:24.000Z (6 months ago)
- Last Synced: 2025-02-01T17:04:14.133Z (4 months ago)
- Topics: pdf, viewer, webcomponents
- Language: JavaScript
- Homepage:
- Size: 15.1 MB
- Stars: 3
- Watchers: 7
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.npmjs.com/package/@vaadin-component-factory/vcf-pdf-viewer)
[](https://vaadin.com/directory/component/vaadin-component-factoryvcf-pdf-viewer)
[](https://vaadin.com/directory/component/vaadin-component-factoryvcf-pdf-viewer)# <vcf-pdf-viewer>
[<vcf-pdf-viewer>](https://github.com/vaadin-component-factory/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](https://github.com/mozilla/pdf.js)
This component is part of Vaadin Component Factory.
## Running demo
1. Fork the `vcf-pdf-viewer` repository and clone it locally.
1. Make sure you have [npm](https://www.npmjs.com/) installed.
1. When in the `vcf-pdf-viewer` directory, run `npm install` to install dependencies.
1. Run `npm start` to open the demo.
## Contributing
To contribute to the component, please read [the guideline](https://github.com/vaadin/vaadin-core/blob/master/CONTRIBUTING.md) first.
## License
Apache License 2.0.