Yegor Kozlov <yegor.kozlov <at> dinom.ru> writes: > > which version of POI? Please try with the latest build from trunk, > daily builds can be downloaded form here: > http://encore.torchbox.com/poi-cvs-build/ > > if the problem is still there, please create a new Bugzilla ticket and > attach src.pptx and sample code that produces corrupt output. > > Yegor > > On Sat, Feb 4, 2012 at 11:38 AM, Jeff Washburn <jwashbur65 <at> yahoo.com> wrote: > > Have a presentation down to simplest form of 1 slide with a single image > > (src.pptx). Doing the code below that creates a new presentation and > > merges the > > slides from src.pptx (this is from cookbook example) > > > > While the merged.pptx is created, when opening in powerpoint, get the following > > error: > > > > PowerPoint found a problem with the content in merged.pptx > > PowerPoint can attempt to repair the presentation > > > > If you trust the source of this presentation, click Repair > > > > > > > > Upon clicking repair: "PowerPoint removed unreadable content in merged.pptx > > [Repaired]. You should review this presenation to determine whether any content > > was unexpectedly changed or removed" > > > > > > Which things are changed: no image, basically have a blank slide that says > > "Click to add title" and "Click to add subtitle" > > > > Thanks for your help, > > Jeff
Hi Yegor - thanks for the reply. I'm using POI 3.8 beta 5. I just downloaded and built the latest from trunk, which shows 3.8 beta 6 - and seeing same issue. Will create a Bugzilla ticket as you requested and will upload the srx.pptx and the sample java code. Thanks for this great api! Jeff --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
