On Mon, 11 Jan 2010, maxSchlein wrote:
I tried what you suggested:

         WordExtractor wordExt = new WordExtractor(is);
         String bodyText = WordExtractor.stripFields(wordExt.getText());

But the  is still in the text.

Can you create a new bug on bugzilla, and upload a sample file that shows this behaviour? In the mean time, you'll need to go with Mark's suggestion of manually removing them though

Cheers
Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to