Fun with Python – Extracting PDF MetaData
If you are at all familiar with the Python programming language you will know that one of the nice things is the simplicity of writing scripts. The other great thing about Python is the considerable collection of modules that do the heavy lifting for you. In this example I want to share a script I