Is it possible to have PowerPoint 2007 export slides to a PDF including animations? Is it possible to have PowerPoint 2007 export slides to a PDF including animations? powershell powershell

Is it possible to have PowerPoint 2007 export slides to a PDF including animations?


When exporting to PDF it will export simple text and images so animation are not there :(

For method to generate a page per animation, you will have to explore Powerpoint object model and use some PDF generation library like iTextSharp to out put all transitions one by one.

The Powerpoint Object model is here