There is a patch in cocoon: | 7813|New|Maj|2002-04-07|[PATCH] HSSF Serializer support new Gnumeric 1.04+|
Give it a try and let me know. Otherwise just encapsulate cell values in <Content></Content> tags. (thats what changed and understandably broke HSSF Serializer) The patch makes both work. -Andy On Wed, 2002-04-03 at 02:30, Sven Kuenzler wrote: > Hi, > > I am currently developing an application that has to provide data in excel > format. As the Excel spreadsheet is given, my plan was to convert it to xml > via gnumeric, to create a stylesheet of it and finally serialize the results > using the HSSFSerializer. > > The Cocoon sample for POI seems to be working with a gnumeric file format > version "v7". My local gnumeric 1.0.5 installation creates an output format > "v10", from which HSSFSerializer apparently generates a corrupt xls file. > > Can you please tell me which gnumeric version you were using to create the > sample? Or do I have to post-process gnumeric output in order to use it for > HSSF? > > Thanks, Sven.... > -- http://www.superlinksoftware.com http://jakarta.apache.org/poi - port of Excel/Word/OLE 2 Compound Document format to java http://developer.java.sun.com/developer/bugParade/bugs/4487555.html - fix java generics! The avalanche has already started. It is too late for the pebbles to vote. -Ambassador Kosh
