How to extract the metadata from PDF via VBA?
In my daily work, I have to documentation from thousands of PDFs, and maintain its revision, so I copy the created date from the PDF properties manually.
I had searched the forums, and got some pieces of code to get the Title, Subject, Author, etc, but no the creation date or modified date.
Could someone help me to give me some pieces of code how to extract the data from PDF properties? Or the function?

Thanks for your help in advance and have a good day.
