sgpatil-ngx-pdf-viewer

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

Usage no npm install needed!

<script type="module">
  import sgpatilNgxPdfViewer from 'https://cdn.skypack.dev/sgpatil-ngx-pdf-viewer';
</script>

README

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.