That may happen but it shouldn't. Send me the 2 pdf forms and the
resulting pdf.

Best Regards,
Paulo Soares

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Markus Spitzer
> Sent: Wednesday, July 21, 2004 1:17 PM
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] Lost tab order because of PdfCopyMerge
> 
> 
> I use PdfCopyMerge to concat two pdfforms.
> 
> Code:
>  PdfCopyMerge tPdfCopyMerge = new 
> PdfCopyMerge(tByteArrayOutputStream);
>        tPdfCopyMerge.addDocument(PdfReader1);
>        tPdfCopyMerge.addDocument(PdfReader2);
>        tPdfCopyMerge.close();
> 
> The problem is, I lose the original tab order in the merged 
> pdf file because
> of this.
> Is there any solution for my problem?
> 
> Markus
> 
> 
> 
> -------------------------------------------------------
> 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
> 


-------------------------------------------------------
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_idG21&alloc_id040&op=click
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to