Angular Directive For Displaying PDF Files Using PDF.js

Author: jdryg
Official Page: Go to website
Publish Date: March 21, 2015
License: MIT

Description:

angular-pdf-viewer is an Angular directive for displaying PDF files using PDF.js.

Features:

  • Continuous view (all pages are inserted into the DOM when the PDF is loaded)
  • Lazy page rendering (render a page only when it enters the viewport for the first time).
  • Text layer (optional)
  • Zoom to
    • Value
    • Fit the width of the widest page
    • Fit the height of 1st page
  • Jump to page
  • Password protected PDFs
  • Searching (with highlighting; requires the text layer)

Preview:

angular-pdf-viewer


You Might Be Interested In:

Tags:

Add Comment