Hello :)<br><br>I use python code to connect to MS Word and OpenOffice from python application.I have script code for Word, but i can't find any script to event handling for OpenOffice (by COM interface) :/<br><br>I need connect to events:
<br> OnQuit<br> OnDocumentOpen<br> OnDocumentBeforeSave<br> OnDocumentBeforeClose<br><br>I cannot use Py-UNU...<br><br>w.<br>