0.0.3 • Published 5 years ago

sgpatil-ngx-pdf-viewer v0.0.3

Weekly downloads
17
License
-
Repository
-
Last release
5 years ago

ngx-extended-pdf-viewer

Bringing Mozilla's pdf.js to the Angular world. That's not only the core PDF viewer, but also the UI.

Follow this link for a detailed description of how to use the PDF viewer.

Build and run the demo project

  1. ng build ngx-extended-pdf-viewer
  2. npm run package
  3. ng serve -o

Now the (tiny) demo app will automatically reload if you change any of the source files.

Build or update the library

See the how-to-build walkthrough.