S
Shoaib Jameel
Hi all,
Is there any way, I can know the "page breaks" in powerpoint slides using
another programming language like C. What I want to do is:
1. Read a powerpoint file in C or C++ program.
2. Get to know where the first page ends, second page ends and so on.
3. Split the pages and make separate files of each of them with unique file
names.
Finally the result is, different powerpoint files with each slide on a
unique PPT file with unique file names like page1.ppt, page2.ppt and so on.
Is there any way, I can know the "page breaks" in powerpoint slides using
another programming language like C. What I want to do is:
1. Read a powerpoint file in C or C++ program.
2. Get to know where the first page ends, second page ends and so on.
3. Split the pages and make separate files of each of them with unique file
names.
Finally the result is, different powerpoint files with each slide on a
unique PPT file with unique file names like page1.ppt, page2.ppt and so on.