Hi! I'm working on some POI engine upgrades. As I understood, it's possible to get notes for each presentation's slide without any problems (by using getNotesSheet() method and then getting textRuns from it). It's working fine in the majority of cases. The thing I want to have is notes saving to the presentation. It looks like there is setNotes(..) method implemented for Slide class, but it has no effect. I'd like to ask some help - if this functionality still isn't implemented, where should I start from?
-- View this message in context: http://apache-poi.1045710.n5.nabble.com/ppt-Notes-tp4761497p4761497.html Sent from the POI - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
