# PDF Annotator
## Gruppe 3: Henriette Dinger, Sebastian Kliem

Web component [lively-pdf](https://lively-kernel.org/lively4/lively4-core/templates/lively-pdf.html) already uses [pdf.js](https://lively-kernel.org/lively4/lively4-core/src/external/pdf.js) to read annotations.
- try it out
- understand API
- edit pdf with anntotation by hand, look at the result

## Related work:
- [Hypothes.is](https://via.hypothes.is/http://lively-kernel.org/publications/media/KrahnIngallsHirschfeldLinckePalacz_2009_LivelyWikiADevelopmentEnvironmentForCreatingAndSharingActiveWebContent_AcmDL.pdf) with the respective [github project](https://github.com/hypothesis/via).

## Tasks:
- extract annotations
- display extern and intern annotations
- save annotation internally


## Info

- see [doc/annotations](../../notes/annotations.md)