React Components For PDF Annotation – react-pdf-highlighter

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:

React Components For PDF Annotation - react-pdf-highlighter

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

Tags:

Add Comment