Murthy Newbie

Joined: 24 Jul 2007 Posts: 4
|
Posted: Tue Jul 24, 2007 3:05 am Post subject: Java program to decompose a ppt file into single slide ppts |
|
|
Please help me in writing Java program to decompose a ppt file into single slide ppts. Example.
Foo.ppt (26 slides) --> Fooslide1.ppt, Fooslide2.ppt, ...... Fooslide26.ppt (Each having only one slide per PPT file) |
|