views:

72

answers:

0

Possible Duplicate:
How can I programmatically create PowerPoint presentations. On Linux. For Free.

hello,

do anyone know how to generate a PPT file (powerpoint) from a simple C++ program?? i have the Idea, but i really dont know the "How To".

I installed openoffice SDK, and i know that openoffice exports to *.ppt format. This should be possible to achieve by using the API. any help is welcome (code snippets would be cool, this is what im missing!!). thanks in advance!

ps: Im in Linux (Ubuntu)