All-
I have Word.docs that I use to populate current date, then convert to pdf.
I'm automating map packs using arcpy and want to include these pdf's in my pack without first having to convert Word.docs manually.
How can I accomplish this with Python?
All I need is the coversion piece that will populate current date.
End product is a pdf with set text but has current date.
Thank you in advance, Aaron