Hello,
Thank you for creating this Java Library!
I need to split input pptx file into a set of slides each stored in the separate output pptx file. When input file gets uploaded to a directory program will be called from my main program (written in PHP) and do the split.
Is it possible to do it with pptx4j? I am beginner in Java so code examples would help.
Thank you!