I need to use PdfTemplate in recursive function and sometimes to "clear" this template. But by calling "reset()" it throws "Unbalanced save/restore state operators" Exception. In Javadoc by lowagie written: "public void reset() - Makes this PdfContentByte empty.". how can i make it empty whithout this exception? may be somebody can help me?=)
------------------------------------------------------------------------------ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
