Hello,

I am at the end of my rope trying to figure a way to export many PowerPoint files so that they can be used on a web application. I have tried to automate the process by exporting to HTML, (using both PP/Windows and online convertors) but it is not giving me exactly what I need. I need to be able to replicate the process of right-clicking on a smart art element and saving it as an image. Ideally this will all be saved with file names according to their slide number.

slide1-image1.png
slide1-image2.png
slide2-image1.png

Is there a VBA script that can do this? I need all the background elements and text in the SmartArt as one flat image.

THANK YOU TO ANYONE WHO CAN HELP!!