@abcum/ember-pdfjsdeprecated

An addon for working with PDFs using pdfjs in an Ember.js app.

Usage no npm install needed!

<script type="module">
  import abcumEmberPdfjs from 'https://cdn.skypack.dev/@abcum/ember-pdfjs';
</script>

README

ember-pdfjs

An addon for working with PDFs using pdfjs in an Ember.js app.

Usage

Installation

ember install @abcum/ember-pdfjs

Introduction

The ember-pdfjs addon adds functionality for working with PDFs using pdfjs, enabling advanced PDF rendering.

Examples

Coming soon...

Development

  • make install (install bower and ember-cli dependencies)
  • make upgrade (upgrade ember-cli to the specified version)
  • make tests (run all tests defined in the package)