[Bug 61959] Provide support to create single slide SlideShow given multi slides SlideShow

2018-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61959 Praful changed: What|Removed |Added OS||All --- Comment #1 from Praful --- Please pr

[Bug 61959] Provide support to create single slide SlideShow given multi slides SlideShow

2018-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61959 --- Comment #2 from Nick Burch --- Please see http://poi.apache.org/guidelines.html for details on how to contribute, links to the official file format specs etc However... I think you can do what you want with POI already. Just copy the maste

[Bug 61959] Provide support to create single slide SlideShow given multi slides SlideShow

2018-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61959 --- Comment #3 from Praful --- Thanks Nick for the suggestion. But the problem with this approach is redundancy and time/resource consuming. For eg, I have 20 slides SlideShow file and I want to get 20 new SlideShow having a single slide. So, p

[Bug 61959] Provide support to create single slide SlideShow given multi slides SlideShow

2018-01-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61959 --- Comment #4 from Alain Fagot Bearez --- The alternative would be to copy each slide to a new presentation, by creating a new slide in the new presentation and importing the content of the original slide into the newly created slide. https://

[Bug 61959] Provide support to create single slide SlideShow given multi slides SlideShow

2018-02-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61959 Dominik Stadler changed: What|Removed |Added Severity|major |enhancement -- You are receiving th

[Bug 61959] Provide support to create single slide SlideShow given multi slides SlideShow

2018-02-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61959 --- Comment #5 from Praful --- If I would like to contribute this feature can anyone please point me to area in codebase/documentation that I should look into. Starting from specifications seems to be difficult to start with. Any help appreciat