I've been trying to figure out how to insert data into the header and footer objects of a MS Word document. I've read the Word Object Model Overview on http://msdn2.microsoft.com/en-us/library/kw65a0we(VS.80).aspx and have the Hammond's Python Programming on Win32 book. The I've tried fiddling with the MSDN code and have been unsuccessful. The book doesn't discuss headers and footers. Does anyone know how to do it?
_______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32