https://issues.apache.org/bugzilla/show_bug.cgi?id=51873

--- Comment #18 from Nick Burch <[email protected]> 2011-10-19 15:22:56 
UTC ---
One option is to just drop the chunks you can't properly clean. That may result
in a file that outlook is a bit funny about, but should help us with testing!

The way to do that would be to open the file in POIFS, iterate through the
entries, and either copy to a new POIFS instance or skip. See
org.apache.poi.poifs.filesystem.EntryUtils for a guide to doing this

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to