spajak / cef-pdf

cef-pdf HTML to PDF utility
MIT License
79 stars 32 forks source link

[feature request] customize PDF metadata #15

Closed ghost closed 7 years ago

ghost commented 7 years ago

As a user, I would like the ability to customize the PDF metadata. (Creator and Producer specifically) Right now it lists the cef user agent and underlying skia/PDF library as the content creator.

anko commented 7 years ago

Have you considered using a separate tool? Exiftool worked for me.

ghost commented 7 years ago

ah, I have not @anko. Thanks that could solve what I am looking for.

spajak commented 7 years ago

I think external tool would be the best choice here. Closing