hi everybody,
should this work on the linux command line?
exiftool -copyright=Lorem filename.pdf
i get the following message:
0 image files updated
1 image files unchanged
kind regards
roland
Hi Roland,
The "Copyright" tag is EXIF, but EXIF isn't supported in PDF files.
Instead of Copyright, I would suggest writing XMP-dc:Rights (or just "Rights") to a PDF file.
BTW, this problem is discussed in FAQ number 23 (https://exiftool.org/faq.html#Q23).
- Phil
hi phil,
thank you for your help/answer - and of course for your great tool! :)
kind regards
roland