PdfCopy or PdfCopyFields can do it. PdfWriter with page imports can do it. Other variations are possible.
Best Regards, Paulo Soares ----- Original Message ----- From: "Vikas Wadhwa" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 17, 2004 6:23 Subject: [iText-questions] copying document object Hello, Can i copy the contents of two document object into a third document object,which will be my actual report. For eg If i have 3 document objects d1,d2 ,d3; Is something like this possible with any method :d3=d1+d2; please reply.. regards vikas ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
