You are using a version that dates from at least July 2009.
You are experiencing a bug that has been fixed many years ago.
Please upgrade to a recent version of iText if you want to solve your
problem.


On Fri, 11 Dec 2015 06:40:27 -0800 (PST), glennr <gle...@yahoo.com> wrote:
> I am getting the same error when I try to add multiple PdfPTable objects
> to a
> document.
> 
>         doc.add(table1);
>         doc.add(table2);
>         doc.close();
> 
> The thread mentioned doing a cb.saveState() and a cb.restoreState(). 
What
> is "cb"??  Thanks.

------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to