Hi,
I am trying to extract slides information from PPT files using POI HSLF
(alpha 3.0 scratchpad). And got stuck on the following:
1. The slide ID is not returned from the org.apache.poii.hslf.model.Slide
... I need to add the code to return
_atomSet.getSlidePersistAtom().getSlideIdentifier(); while checking for
NullPointer.
2. The slides is returned out-of-order; then I am trying to get the Sheet
number. The source indicate that Sheet number is in the Slide Atom object,
however, I cant find any reference in that object to a number (I browse the
hex codes.) Where can I get the sheet number for slide ordering?
Thanks. This is a great API ....
Regards,
Budi Darmawan
Read ITSO redbook in http://www.redbooks.ibm.com