https://bz.apache.org/bugzilla/show_bug.cgi?id=62129
Dominik Stadler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|NEW |RESOLVED --- Comment #1 from Dominik Stadler <[email protected]> --- This is actually some sort of HTML file that is prepended with some data to allows Word to open it. Apache POI does not have support for such files currently and there are no plans to add support anytime soon unless someone steps up and provides patches and proper unit-tests. You should try to write the file in one of the official Office-formats which should be supported to some degree in recent versions of Apache POI (unfortunately support for Word-formats is not fully done yet...). -- 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]
