Use OpenOffice to do server-side ppt(x) to swf conversion
Posted
by Steven Xu
on Stack Overflow
See other posts from Stack Overflow
or by Steven Xu
Published on 2010-06-16T15:29:54Z
Indexed on
2010/06/16
15:32 UTC
Read the original article
Hit count: 279
I'd like to turn Powerpoint presentations to SWF files the same way that OpenOffice does it, except automatically through a command line call. I came across http://stackoverflow.com/questions/886144, which led me to explore PyUNO bridge, which comes with OpenOffice as well as the OpenOffice command line API, but I wasn't able to make anything productive of it. Any guidance is appreciated. If there is a good solution outside of OpenOffice, I would be happy to try it too.
© Stack Overflow or respective owner