This content originally appeared on DEV Community and was authored by Aishanii
If you want to render a pdf file in a react app, there are different options out there. The one that I recently used and would recommend for beginners is react-pdf.
npm install react-pdf
For activating links:
import 'react-pdf/dist/esm/Page/AnnotationLayer.css';
Check out the script example here:
https://github.com/Aishanipach/React-pdf-devto
This content originally appeared on DEV Community and was authored by Aishanii

Aishanii | Sciencx (2022-01-04T17:43:13+00:00) Render a pdf in react app. Retrieved from https://www.scien.cx/2022/01/04/render-a-pdf-in-react-app/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.