I've a powerpoint presentation where I extensively use simple animations, only appear/disappear effects triggered by the mouse (not time based), without any smooth transitions.
Is it possible to export a pdf where every single step of the animation is on a separate slide?. The problem is that, exporting through the save-as menu, each slide in the pdf is just a snapshot of the corresponding powerpoint slide (with everything visible).
Example: Suppose I have the following slide that start visualizing the shape [A]:
[A]
clicking the mouse or pressing the right arrow triggers the 'appear' event for the shape [B]:
[A] -> [B]
clicking the mouse or pressing the right arrow triggers the 'disappear' event for the shape [A]:
[B]
The pdf exported file of this powerpoint animation will have a single slide with [A] -> [B], while I would like to have three separate slides.
Thank you very much for every suggestion!