pdftk example.pdf dump_data output info.txt
Then edit info.txt to like the following:
InfoKey: Title
InfoValue: New
InfoKey: Author
InfoValue: zhanlu
InfoKey: Subject
InfoValue: changed
Finally, update the pdf information
pdftk example.pdf update_info info.txt output new.pdf
没有评论:
发表评论