Hi,
I'm looking around for a Java library that can
* Write xls and xlsx files
* Write large (500,000 rows x 200 columns) files (xlsx)
* Write large files without consuming all memory (ie, it can stream)
Does xls4j fit the bill? If not, what does?
I'm looking around for a Java library that can
* Write xls and xlsx files
* Write large (500,000 rows x 200 columns) files (xlsx)
* Write large files without consuming all memory (ie, it can stream)
As things stand, xlsx4j would load the entire spreadsheet into memory.
Users browsing this forum: No registered users and 34 guests