galkahana / HummusJS

Node.js module for high performance creation, modification and parsing of PDF files and streams
http://www.pdfhummus.com
Other
1.14k stars 169 forks source link

annotation properties #150

Closed chunyenHuang closed 7 years ago

chunyenHuang commented 7 years ago

Hello Gal, Do you know where I can find more about the properties/keys for pdf annotations? In your example, PDFcomment, there are Type, Subtype, Rect, C, T, M... However, I only know others like RC, Subj. Is there a list for all of these keys?

Thanks so much~

galkahana commented 7 years ago

Pdf manual - http://pdfhummus.com/Downloads

chunyenHuang commented 7 years ago

Thanks so much! found in PDF Reference, version 1.7 Page 616 - Markup Annotations.