By Date: <-- -->
By Thread: <-- -->

Table Font



HINDI TLC wrote:

Thx Again Bruno.. Works fine now...
One more question..
My app creates a physical file. How do get to create the file in memory and display it in my browser..

Create the file in memory by using a ByteArrayOutputStream instead of a FileOutputStream.

When I close my browser, my file must no longer exist. It must be flushed.

When the ByteArrayOutputStream goes 'out of scope', it will be garbage collected. Read http://itextdocs.lowagie.com/tutorial/general/webapp/ for more information. br, Bruno


------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ iText-questions mailing list iText-questions (at) lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions