Thanks. I will see if I can make this work. -----Original Message----- From: J�rgen Schmidt [mailto:[EMAIL PROTECTED] Sent: Thursday, March 03, 2005 10:48 AM To: [email protected] Subject: Re: [dev] XML to PPT?
Hi, mmh, the SDK offers it not directly. But it shows how to create a presentation, it shows how you can bootstrap UNO (including automatically start of an Office if necessary) and it shows how to export to a foreign format. You can also use a XSL transformation to convert your xml data into a valid Open Document Presentation format and can then load the new generated document and save it as PPT. Hope this helps Juergen Salma Saad wrote: > I need to write some XML and then convert it to binary PPT format > without > running OpenOffice/Impress manually. Does the SDK support this? I am new > to > OpenOffice development so any tips/pointers on doing this would be > greatly > appreciated. > > Thanks > > > > Salma Saad > > Senior Java Developer > > ISR > > 303 East Ohio Street > > Chicago Illinois 60611 > > telephone +1 312.494.5663 > > fax +1 312.828.9742 > > www.isrinsight.com <http://www.isrinsight.com/> > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
