I display the consolidated documents in a browser in a ServletOutputStream.
 
I do not have a byte[ ], just the Document object
 
Here is what I would like to do
I generate the PDF Document, then place the Document in a java.util.List.
After I am done populating the List with PDF Documents.
I want to iterate through the list and combine them into one
Document and then display this one document to the user in a brower.
 
Is this possible?
-------------------------------------------------------------------------
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to