getNotesSlide() does get me an XSLFNotes instance and I can then add content to it, but as Andreas points out, addNotes() is a no-op (
I'll see if I can puzzle out what's involved in adding the notes object to a slide. Cheers, E. -- Eliot Kimber http://contrext.com On 5/2/19, 3:23 PM, "pj.fanning" <[email protected]> wrote: Have you tried XMLSlideShow#getNotesSlide(XSLFSlide slide)? -- Sent from: http://apache-poi.1045710.n5.nabble.com/POI-User-f2280730.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
