MLUG: Re: [MLUG] how to change meta-data in PDF files
Re: [MLUG] how to change meta-data in PDF files
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
On Fri, 4 Aug 2006, Mike Miller wrote:

I think these both will do it:

pdftk:
http://www.accesspdf.com/pdftk/

mbtPDFasm:
http://thierry.schmit.free.fr/dev/mbtPdfAsm/enMbtPdfAsm2.html


I tried the second one.  Worked great like this:

mbtPdfAsm -mg101105.pdf -uK -sTPopulation_genomics:_patterns_of_genetic_variation_within_populations

-m is followed by a filename or pattern (e.g., g101105.pdf or *.pdf)
-u means "update" and the K means "do not save a backup"
-sT means change the metadata Title field

All spaces in the title must be replaced with underscores, but those are converted back to spaces.

Mike

_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members