Gottox / node-pdfutils

tool for analyzing and converting PDF
104 stars 23 forks source link

Set meta data for a PDF #22

Open todda00 opened 9 years ago

todda00 commented 9 years ago

I have the package setup to read PDF keywords and title correctly, is there currently any way to write new information (keywords, title, etc.) to a PDF and save the file?

Gottox commented 9 years ago

No. pdfutils has very limited support for writing PDFs. This may change in future, but at the moment we are bound to the features poppler and cairo are providing.