powerpoint automation
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All I was trying to print the powerpoint files through my program. the program opens the file, sets the print options, prints it and closes it.. the program has no error, but the line to close the file get executed while the file is printing. How can I wait all the slides in the file get printed and then quit MS PowerPoint? thanks