jjwilly16 / node-pdftk

A wrapper for PDF Toolkit with streams and promises.
MIT License
141 stars 34 forks source link

#28 Add helper functions for info object to ease working with it. #29

Open meinte opened 5 years ago

meinte commented 5 years ago

Can convert es6 object to string appropriate for 'pdftk updateInfo' and vice versa. Helps in altering or adding Bookmarks to PDFs, and other metadata. Two added functions is used internally in generateInfoFromJSON and can be used externally, as the Pdftk class is added in modules.export.