judell / hlib

JS support for Hypothesis-based projects
Apache License 2.0
21 stars 5 forks source link

add pdf support #6

Open judell opened 10 months ago

judell commented 10 months ago

Title: Add Support for PDF Files in hlib Objective: The goal is to extend hlib to support PDF files. This would allow annotations to be created, retrieved, updated, and displayed in PDF documents rendered in the browser's DOM using PDF.js. Approach: