in reply to Re: Manipulate Powerpoint Docs?
in thread Manipulate Powerpoint Docs?

Thank you! I will build this code soon. Unfortunately there is no win32 binary for the PPT to HTML converter, so I'll have to build it (on Linux) to test it.

I could use Win32::OLE, but as mentioned above, I'd have to figure out the object model as rchiav mentioned. I was hoping not to have to undertake that task. Maybe there is enough in xlHtml that I can hack that.

--traveler