Unfortuntaly not. POI does not support notion of "hidden" slides. In the PPT format the view/hide state is stored in ViewInfoAtom but it is not yet implemented.
On Mon, Dec 17, 2012 at 2:28 AM, Dean Chester <[email protected]> wrote: > Hi, > > I'm using apache POI to read the titles of the slides in PPT in to my > application, however some of the presentations have hidden slides, is there > a way to ignore these hidden slides with reading in the data, as when I did > a quick test it failed to ignore them. > > TIA, > > Dean --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
