You need more memory.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of nguyet minh
> Sent: Friday, June 01, 2007 10:16 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] java.lang.StackOverf
Hello,
I'm working with Document class and many of methods add( Element object) are
used. But after some succesful "add" method, I got the follow exception when
add a PdfPTable, or a Paragraph. At first, I seem that my program loop at the
"OnEndPage" event. But after commenting out the event, i