Hi, I am writing some code to generate speadsheets and hope to be able to use POI. In my prototyping, I ran into the known issue of requiring large amounts of memory to generate a large spreadsheet. To generate a 15MB xls, it is taking up to 290MB of memory. I am writing a server application and that level of memory utilization is not acceptable.
Do I have any alternatives? If I use the Cocoon serializer and write Gnumeric XML instead, does it still require as much memory? Any tips? Thanks. Jack Humphrey --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
