I was over there prior to here but could not upload files and much of what I read seemed overwhelming. I was hoping for specific coding examples as I learn best by dissecting the code and working backwards. Probably an ADD thing. (But I will review webpage-thanks)I know it is not exactly an arcpy question and thus out-of-scope, but I figured since I created the real files by heavily relying on multiple geoprocessing results (see my other post for example) I could get away with it. (sheepish grin)
Try reading through the following web page. It's where I got started when I wanted to read/write to word documents using python. http://www.galalaly.me/index.php/2011/09/use-python-to-parse-microsoft-word-documents-using-pywin32-library/This is a little out-of-scope for the ESRI website, so jumping over to Stack Overflow, you will find a ton of posts dealing with the same thing. basically, you can use the PyWin32 library of tools to learn how to write/format to MS Word. It's definitely a good python skill to have.Mike
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.