Hi,<br>
 &nbsp;&nbsp; I want to be able to generate Windows powerpoint presentations by throwing<br>
 &nbsp; &nbsp;text and images into a directory and running a &nbsp;Python script. &nbsp;I&#39;ve seen<br>
 &nbsp; &nbsp;some win32 modules online that manipulate powerpoint using COM but are not<br>
 &nbsp; &nbsp;quite what I am looking for.<br>
 &nbsp; &nbsp;Examples I&#39;ve found<br>
 &nbsp; &nbsp;<a href="http://mail.python.org/pipermail/python-win32/2006-March/004380.html" target="_blank">http://mail.python.org/pipermail/python-win32/2006-March/004380.html</a><br>
 &nbsp; &nbsp;<a href="http://www.activeinterface.com/b2003_4_12.html" target="_blank">http://www.activeinterface.com/b2003_4_12.html</a><br>
 &nbsp; &nbsp;<a href="http://www.robertgsmith.com/2006/03/tech-tools-just-for-realtors-powerpoint-creation-script-for-cmabuyer-tour-etc.aspx" target="_blank">http://www.robertgsmith.com/2006/03/tech-tools-just-for-realtors-powerpoint-creation-script-for-cmabuyer-tour-etc.aspx</a><br>

 &nbsp; &nbsp;Ideally, a file containing name=value pairs or XML would add title, text,<br>
 &nbsp; &nbsp;and images.<br>
 &nbsp; &nbsp;Has anyone done this with openoffice UNO?<br>
 &nbsp; &nbsp;Thanks for your comments,<br>
 &nbsp; &nbsp;Mark<br>