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 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?
AcroForm filling is definitely slow in iText - not much that can be done...
The easist way to speed things up would be to switch to a C-based tool for form merging (or other PDF needs).
Leonard --------------------------------------------------------------------------- Leonard Rosenthol <mailto:[EMAIL PROTECTED]> Chief Technical Officer <http://www.pdfsages.com> PDF Sages, Inc. 215-629-3700 (voice)
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
