Hi, I don't know if this could be the problem, but maybe you have to call Document::newPage() when your report gets too large? Anyway I would suggest JasperReports (http://jasperreports.sourceforge.net/) for creation of dynamic reports rather than using iText directly since you gain a lot of flexibility.
Greetings Marcus On Wed, 2003-10-08 at 22:47, Donna Reschke wrote: > Hello, > I am using iText to create dynamic invoice PDF reports. When an invoice is over a > certain size, I get an error message saying the file has been damaged. I read that > there was a size limit of 2G but I am not even close to that. The file is actually > around 1000 KB. It seems to be hanging on the "document.add " statement. Is it > possible the HTTPServletRequest variable is timing out? I am at a loss here and was > hoping to get some helpful feedback. > Thanks, > Donna Reschke >
signature.asc
Description: This is a digitally signed message part
