How to remove metadata from PDF review comments

If your review comments are in PDF, it makes sense to remove the meta-data .

$ sudo pip install mat2
$ mat2 myfile.pdf

Mat2 deletes the metadata and stores the new file as myfile.cleaned.pdf

See also