saving multiple reports into one powerpoint
Hi, I am aware we can export graphs into powerpoint but having to do this one at a time is a bit cumbersome. I have been attempting to use JSL to recognize all my open reports and export it into one single powerpoint with a for loop and the save presentation() function, but it's not working. I think I'm having trouble figuring out the function that would recognize all my open windows/reports. ...