Hmmm OK
What I use is :
"PDFTK"
command line: pdftk xxx.pdf dumpdata output metadata.txt
Edit metadata.txt with the text editor of your choice (I use Midnight Commander....simple cheap works)
command line: pdftk xxx.pdf update_info metadata.txt output exampleupdated.pdf
Jim
|