React Components For PDF Annotation – react-pdf-highlighter

Description:

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

Tags:

Add Comment