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 comment text no showed in preview #435

Open IgorRomanvsky opened 4 years ago

IgorRomanvsky commented 4 years ago

As the title says the annotation text comments working perfectly in Acrobat but not in Preview

 .writeKey('Contents')
 .writeLiteralStringValue(new hummus.PDFTextString(content).toBytesArray())