I am trying to make a file metadata (PDF) identical to another file (PDF). I am on a MacBook Pro and I have installed the exiftool. While the exfitool is mostly able to do the job, there are few lines that I don't want in the destination file (that don't exist in the source file).
To be more specific:
Creator Tool: ...
XMP Toolkit: ...
Metadata date: ...
I can leave the Creator Tool
but I must delete the XMP Toolkit
line and need to either modify or delete the Metadata date
.
What could I do? Do you have maybe another tool to suggest?