https://issues.apache.org/bugzilla/show_bug.cgi?id=52687
Bug #: 52687 Summary: XSLFSlide.importContent fails to create valid slide with a single image in slide Product: POI Version: 3.8-dev Platform: PC Status: NEW Severity: normal Priority: P2 Component: XSLF AssignedTo: dev@poi.apache.org ReportedBy: jwashbu...@yahoo.com Classification: Unclassified Have a presentation down to simplest form of 1 slide with a single image (src.pptx). Doing merge code (see attached) creates a new presentation and merges the slides from src.pptx (this is from cookbook example) While the merged.pptx is created, PowerPoint pops up error message "PowerPoint found a problem with the content in merged.pptx." Originally discussed in poi user's group (http://article.gmane.org/gmane.comp.jakarta.poi.user/18052). Problem seen in POI 3.8 beta 5, as well as built latest from trunk, POI 3.8 Zip attachment contains: - MergeFails.jar: self executing jar file - MergeFails_lib: necessary libraries to run MergeFails - src.pptx: The sample pptx slide show that has a single slide with 1 image - Merge.java: the source code To run the code: - unzip MergeFails.zip - java -jar MergeFails.jar -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org