https://github.com/cbeer/pdf-annotation-media-fragments
https://github.com/cbeer/pdf-annotation-media-fragments
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cbeer/pdf-annotation-media-fragments
- Owner: cbeer
- Created: 2014-06-02T04:52:55.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-02T04:58:19.000Z (about 11 years ago)
- Last Synced: 2025-01-23T02:52:42.151Z (5 months ago)
- Language: JavaScript
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PDF.js, Annotations, and Media Fragments
This is a proof-of-concept integration of [PDF.js](https://github.com/mozilla/pdf.js), the [OKNF Annotator](https://github.com/okfn/annotator) widget, and a [Media Fragments](https://www.w3.org/TR/media-frags/)-based audio player for rich media annotations within a PDF.
## Getting started
* Install [bower](http://bower.io/#installing-bower)
* Create an account at [annotateit.org](http://annotateit.org) to persist annotations
* Clone this repository
* Run `bower install`
* Put this repository in a web-accessible location (using e.g. `python -m SimpleHTTPServer`, `grunt connect`, etc)
* Add a PDF document into this directory
* Load e.g. `http://localhost:8000/index.html?file=relative/path/to/path-to-my.pdf` in your web browser and get annotating## Screenshot
