Hi All

Having played a bit with the basic powerpoint extractor posted to the list 
a little while ago, I decided to try and extend it a tiny bit. After a 
couple of fun hours spent looking at the output of POIFSViewer, I've 
knocked something together.

For now there is support for getting a list of Sheets (those with info 
on), getting "Meta" Sheets (Notes, Slide Master, Handout Master etc), 
getting the text runs inside Sheets and Notes, and getting the text from 
these runs.

(Since I haven't figured a lot of the file format out, it works by
scanning through the file looking for runs of bytes it knows about, so it
might get some things wrong. If anyone knows of any open documentation on
the format, I'd love to improve it)


Do people think this is sufficient to warrant a place in the sandbox? If 
so, how do I go about submitting it?

Nick


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/

Reply via email to