- Notifications
You must be signed in to change notification settings - Fork476
Set of React components for PDF annotation
License
NotificationsYou must be signed in to change notification settings
agentcooper/react-pdf-highlighter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Set of React components for PDF annotation.
Features:
- Built on top of PDF.js
- Text and image highlights
- Popover text for highlights
- Scroll to highlights
The bundled CSS include the CSS for pdfjs.
import"react-pdf-highlighter/dist/style.css";
See demohttps://agentcooper.github.io/react-pdf-highlighter/.
To run the example app locally:
npm installnpm start
npm install react-pdf-highlighter
See./example/src/App.tsx
for the React component API example.
About
Set of React components for PDF annotation
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.