I would like to create a python script that appends the file created date to the end of the filename while retaining the oringinal file name ("Report") for a batch of pdf documents.
directory = T:\WISAARD_Web Portal Projects\PortalLogging\WebLogExpert
filenames = Report.pdf
Thank you for your help.