I’m trying to use the following:
Using the macros found here:
https://bz.apache.org/ooo/show_bug.cgi?id=88112
This should be sufficient to set the settings to do things to make the Kiosk loop through a presentation. But it’s not working as I had hoped.
If there’s no Transition between slides, it doesn’t advance, regardless of Presentation.IsAutomatic(True). I am looking for a way to macro in looping through all slides and setting the transition for every slide as it opens the document and before it starts the presentation.
Also would be a nice thing to remove all Animations from all slides as well. To eliminate that possibility of show stopping problems.
Anyone know of ways to do this in startup macros?
Thanks!