https://issues.apache.org/bugzilla/show_bug.cgi?id=52687
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version| |All --- Comment #2 from [email protected] 2012-02-16 21:10:54 UTC --- (In reply to comment #0) > 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 The zip file mentioned in original post is inaccurate as it is no longer a self executing jar file since including all the jars exceeded the upload limit. Had to change the zip file to only include the Merge.java, Merge.class and the src.pptx example slide -- 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: [email protected] For additional commands, e-mail: [email protected]
