https://bz.apache.org/bugzilla/show_bug.cgi?id=53769
--- Comment #1 from Javen O'Neal <[email protected]> --- PowerPoint OOXML (2007+) Presentations can be merged in Apache POI with XSLFSlide.importContent. There is an example in the cookbook. [1] This method has not been implemented for HSLF (PowerPoint 97-2003). If having this feature for HSLF presentations is important to you, consider contributing a patch and unit tests. Otherwise, this is likely to stay a low priority as the binary formats reach their sunset years. [1] https://poi.apache.org/slideshow/xslf-cookbook.html#Merge -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
