Hi all My goal is to read a simple (only textual data) Word file. I am using the WordExtractor class. The problem is that bullet numbered titles don't seem to be properly collected. The following file:
"1.1 Requirements ... 1.2 Tests ..." will be read as: "Requirements ... Tests ..." Numbers are not collected ! Did I miss something ? -- View this message in context: http://www.nabble.com/-WORD--Read-automatically-numbered-title-tf2457792.html#a6850291 Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- 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/
