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

Question: is it possible to create script objects with this library? #393

Open njlr opened 5 years ago

njlr commented 5 years ago

For example, to add app.alert(\"Hello!\") to the document onopen event.

galkahana commented 5 years ago

Yes. Theres some pdf spec reading, and then use oncatalogwrite event to add the relevant entry