Is it possible to generate a very large spreadsheet (e.g. several thousand rows) in a low-memory, streaming manner? I am looking for a corollary to the event model used to parse large spreadsheets.
If not, I assume that the Cocoon serializer, which I understand uses HSSF, would not operate in a streaming manner either... Thank you. Regards, Jon _________________ Jon R. Brule Paramount Computing Associates --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/
