Using the XLS2CSVmra demo as is: http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/hssf/eventusermodel/examples/XLS2CSVmra.java I output this excel file http://www.filedropper.com/book2_1 and it contains a number of blank lines before the last line. If I delete any line from the excel sheet and then output it to csv, the blank lines return. Does anyone have an explanation?
Thanks, Tom.
