Skip to content

This repo shows how to annotate pdf with pdf.js and pdf-annotation

Notifications You must be signed in to change notification settings

avandriets/PDF-annotation-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Annotation for PDF

The main goal of this project is to show how to add annotation to PDF file

I have implemented just basic functionality to understand ability of these tools.

Tools & libraries

PDFJS pdf.js

Annotation layerpdf-annotate.js

To run project

# clone the repo
$ git clone https://github.com/avandriets/PDF-annotation-example.git
$ cd PDF-annotation-example

# intall dependencies
$ npm install

# start example server
$ npm start
$ open http://127.0.0.1:8080

About

This repo shows how to annotate pdf with pdf.js and pdf-annotation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published