Hi There,
 
First - can I say thanks very much for providing this api.  Its made it possible for me to populate a complex form dynamically and output from a servlet to a client.  I'm using the PdfStamper and then setting form fields and outputting
 
My problem is that sometimes I wish to append extra pages onto the end of the stamped document.  I have managed to get this working using the PdfCopy - but it seems a bit slow.
 
I'm having to create a reader from the stamped document, then create another reader for the extra pages, and finally concatenate the two readers with a PdfCopy object.
 
So in essence I create 3 ByteArrayOutputStreams.
 
I was wondering if there is a better way of appending pages onto the end of a stamped document.
 
Thanks in advance
 
Tariq Chalabi


ALL-NEW Yahoo! Messenger - sooooo many all-new ways to express yourself

Reply via email to