You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Christian Brenninkmeijer <Br...@cs.man.ac.uk> on 2011/07/05 12:50:37 UTC

Sheet dimension error using HSSF

Hi,
I do not know if this is a know issue.

I am creating spreadsheet using poi HSSF and then later opening them 
with XLWrap which uses JXL

For some reason the sheet dimension in the POI sheet is one column too 
small.

This is not a problem for Excel but does cause a problem as JXL handles 
this error badly.

Opening the spreadsheet in Excel and saving any of the values in the 
last column solves the issue.

If this issue is not know I can write a small example program and submit 
a bug report.

-- 
Christian Brenninkmeijer
Department of Computer Science
University of Manchester

PS. I have extended XLWrap to use POI if anyone is interested.


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