G
Glenn Alcott
I am writing a VB program to automate the saving of Powerpoint
presentations as JPG files. This is working fine, but I have a
question about the file names of the exported JPGs. They are being
named with the word "slide" followed by a sequential number, i.e.,
"slide1.jpg", "slide2.jpg", etc. What I want to know is whether this
file naming scheme is always used, or if there are any circumstances
where the JPG files would be named differently. I am doing some
further processing on these files which will be a lot easier if I know
what file names to expect.
Glenn
presentations as JPG files. This is working fine, but I have a
question about the file names of the exported JPGs. They are being
named with the word "slide" followed by a sequential number, i.e.,
"slide1.jpg", "slide2.jpg", etc. What I want to know is whether this
file naming scheme is always used, or if there are any circumstances
where the JPG files would be named differently. I am doing some
further processing on these files which will be a lot easier if I know
what file names to expect.
Glenn