Hi all, I understand that there is a good solution for writing large .xlsx files:
http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/xssf/usermodel/examples/BigGridDemo.java My issue is that it uses the filesystem. I don't even have much in the way of filesystem resources. Does anyone have ideas about how to do this with just an OutputStream? Thanks, Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
