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&#39;t find any script to event handling for OpenOffice (by COM interface) :/<br><br>I need connect to events:
<br>&nbsp; OnQuit<br>&nbsp; OnDocumentOpen<br>&nbsp; OnDocumentBeforeSave<br>&nbsp; OnDocumentBeforeClose<br><br>I cannot use Py-UNU...<br><br>w.<br>