xml to PowerPoint - can it be done?

S

Steve Rindsberg

Maybe.

Any better answer would need a MUCH more detailed statement of the problem.
 
R

rcallero

Sure...

I can currently use an xslt to transform an xml doc to an excell doc. I
would like to be able to do the same for PowerPoint.

Thx!

Rob
 
S

Steve Rindsberg

Rcallero said:
Sure...

I can currently use an xslt to transform an xml doc to an excell doc. I
would like to be able to do the same for PowerPoint.

Not in this version but in Office 12, PPT's native file format will be a zip
container with XML and other bits inside.

At that point, you might be able to make this type of conversion.
 
Top