[![npm](https://img.shields.io/npm/v/react-pdf.svg)](https://www.npmjs.com/package/react-pdf) ![downloads](https://img.shields.io/npm/dt/react-pdf.svg) [![CI](https://github.com/wojtekmaj/react-pdf/workflows/CI/badge.svg)](https://github.com/wojtekmaj/react-pdf/actions) [![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)

# React-PDF with legacy pdf js

this is for fixing react-pdf in [issue](https://github.com/wojtekmaj/react-pdf/issues/1043) for old version react


## tl;dr

- Install by executing `npm install react-pdf-with-legacy-pdfjs` or `yarn add react-pdf-with-legacy-pdfjs`.

## Docs

-  see mor docs in [here](https://github.com/wojtekmaj/react-pdf) 


