Skip to content

erikras/react-pdfjs

Repository files navigation

#react-pdfjs

NPM Version NPM Downloads Build Status devDependency Status

react-pdfjs provides a component for rendering PDF documents using PDF.js.


Installation

npm install --save react-pdfjs

Support

This project will not be supported. It is a port of react-pdf to ES6 and React 0.14. Don't expect any response if you submit an issue, but if you submit a well-written pull request, it might be merged in.

Credit

As stated above, this is a port of react-pdf, so thank you to its authors.