Edit PDF metadata: Difference between revisions
Appearance
Created page with "View PDF metadata: # exiftool file.pdf View specific metadata: # exiftool -Creator file.pdf Set metadata: # exiftool -Creator="barbapappa' file.pdf" |
mNo edit summary |
||
Line 6: | Line 6: | ||
Set metadata: | Set metadata: | ||
# exiftool -Creator= | # exiftool -Creator='barbapappa' file.pdf |
Revision as of 14:40, 25 June 2024
View PDF metadata:
# exiftool file.pdf
View specific metadata:
# exiftool -Creator file.pdf
Set metadata:
# exiftool -Creator='barbapappa' file.pdf