[clug] Howto change /Title in PDFs?

Jeremy Kerr jk at ozlabs.org
Wed Aug 15 00:08:30 MDT 2012


Hi Scott,

> Any suggestions for simple methods to change/create the Title for PDFs?

$ cat test.metadata
InfoKey: Title
InfoValue: My Title
InfoKey: Author
InfoValue: My Name

$ pdftk test.pdf update_info test.metadata output test+metadata.pdf

easy!

Cheers,


Jeremy


More information about the linux mailing list