Code: Select all
exiftool.exe -Subject="This is my test subject" "Test.pdf"
(semicolon plus subject); This is my test subject
Is this correct? Is there a way to avoid this?
Peter
Moderators: XnTriq, helmut, xnview
Code: Select all
exiftool.exe -Subject="This is my test subject" "Test.pdf"
(semicolon plus subject); This is my test subject