react-pdf-highlighter
is a React library that provides annotation experience for PDF documents on web. It is built on top of PDF.js by Mozilla.
Text and rectangular highlights are supported. Highlight data format is independent of the viewport, making it suitable for saving on the server.
Installation:
# NPM $ npm install react-pdf-highlighter --save
Preview:
Download Details:
Author: agentcooper
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/agentcooper/react-pdf-highlighter
License: MIT