5 lines
117 B
TeX
Raw Normal View History

2022-05-18 17:47:31 +01:00
// CHAPTER 10. Annotations
2022-05-12 16:57:13 +01:00
/** Returns the annotations from a PDF in JSON format. */
2022-05-18 17:47:31 +01:00
function annotationsJSON(pdf)