comwes / mkpdfs-mkdocs-plugin

Converts your mkdocs documentation in PDF, to be shared with users
https://comwes.github.io/mkpdfs-mkdocs-plugin
GNU General Public License v3.0
103 stars 36 forks source link

Add author info to PDF meta-info #28

Closed tbm closed 3 years ago

tbm commented 4 years ago

The docs says:

author | The author of the document. This information will be printed on the cover page of the generated PDF.

It would be nice if the author info would also be put into the PDF itself as meta-data.

Currently this is not done:

pdfinfo site/ledger2beancount.pdf | grep Author:
Author:         
comwes commented 3 years ago

Thanks to @dimrozakis This will be fixed in the next release