> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Mark Evertz
> Sent: Thursday, September 16, 2004 8:52 AM
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] Resusing PdfReader and/or PdfStamper
>
> Hello iText user
Hello iText users,
I would like to create a large amount of (target-) pdf files in a batch
run from a single (source-) pdf file (changing form field content).
Performance is a critical aspect in my situation.
Thus, I tried to reuse iText main objects like PdfStamper and PdfReader.
My first approac