UNPKG

@recogito/recogito-react-pdf

Version:

A React component for annotating PDF, powered by PDF.js and RecogitoJS

10 lines (9 loc) 136 B
<!DOCTYPE html> <html> <head> <title>Recogito-PDF | Example</title> </head> <body> <div id="app"></div> </body> </html>