On 2013-11-22 zzzimon wrote: > > Im trying to add notes dynamically to a power point presentation. I > understand I have to compare the xml with notes and xml without notes. > But then I have to somehow inject this into the slideshow but Im not > sure how. > But the author of this thread found a solution. Has his or hers patch > been added to the poi framework?
This functionality is patched, but not reviewed yet. Further progress can be watched here: https://issues.apache.org/bugzilla/show_bug.cgi?id=55164 It works fine for my files, but to be honest, some parts of code are suboptimal. In some cases instead of fundamental/dangerous changes in the codebase I've chosen rather workarounds. Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
