I find myself in need to remove all meta data from PDFs before passing them on, for example when I receive a PDF from person A (for example a co-worker) to person B (a customer).
I really don't like how much meta data is in PDFs and how difficult it is to remove them, so I developed the habit of printing each PDF and then scanning it to get rid of all meta data.

Can anybody recommend a simpler way to do that than printing them out physically?
Loosing the ability to extract text from it is not a problem, I only need the visual representation of the PDF contents.

Also, I don't want to use any 3rd party tools anymore except RC6. In fact Olafs work is one of the few that I trust without seeing the source code.

Thank you for any recommendation.