You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Nick Burch <ni...@torchbox.com> on 2009/05/01 17:30:46 UTC

Re: Advice needed regarding embedded ole extraction

On Tue, 28 Apr 2009, Som Satpathy wrote:
> Yes I tried using stripFields(). It strips some part of the unwanted 
> text (with the EMBED tag), but some part still remains.

If you pass the problem text through a hexdump, do you see any special 
characters surrounding the EMBED text? It's possible that there's another 
set of field markers, other than 0x13-0x15 with stripFields already 
handles

(It'd be good to look both before and after stripFields has been called)

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org