On Sat, Feb 16, 2008 at 03:11:27PM +0100, Josema Gonzalez wrote: > Hellow, I want to create a api in php to export the content of the file Power > Point (PPS) but, I don't know how make it. > > You can send me the library in C++ to read .PPS files of the program > "Impress" for to translate to php. > Hi Josema,
sorry, there's no ready-made lib for that - most of the code for PPT export is located here: sd/source/filter/eppt. You might want to follow-up on the [EMAIL PROTECTED] mailing list with more specific questions. Cc-ing non-subscribed poster. Cheers, -- Thorsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
