Re: com.lowagie.text.exceptions.IllegalPdfSyntaxException: Unbalanced save/restore state operators
<[email protected]> Sat, 12 Dec 2015 12:57:24 +0100
| Newsgroups | gmane.comp.java.lib.itext.general |
|---|---|
| Message-ID | <35d8400d74e6e081181833c1b868f6af@localhost> |
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 <[email protected]> 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 [email protected] 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