Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 853 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 853 Bytes

ng-pdf

GitHub issues PRs Welcome Dependencies

AngularJS component to display PDF files using PDF.js

Dependencies

npm install pdfjs-dist

Installation

npm install ng-pdf

Usage

<ng-pdf url="http://example.com/test.pdf"></ng-pdf>

Example

Code

Example

TODO

  • Add worker
  • Add configuration options