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
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
