Re: [iText-questions] Speeding up the PDF creation

2003-08-01 Thread Leonard Rosenthol
At 08:29 AM 8/1/2003 -0500, [EMAIL PROTECTED] wrote: Currently I am using the IText to create, merge and copy PDF using concat.java. I feel it is slow in creating the PDF. You may want to look at CopyPDF and the PdfStamper instead - that should make things go somewhat faster... I

[iText-questions] Speeding up the PDF creation

2003-08-01 Thread Ramamoorthy_Natarajan
Hi! Currently I am using the IText to create, merge and copy PDF using concat.java. I feel it is slow in creating the PDF. I read a message in the mail archive about setting the fields on the AcroForm causes this or may not be true. Is there a way to speed up this process? Thanks Nats