I have a class that extends PdfPageEventHelper.
I build a footer using onEndPage. But in that method I use private variables included in the class. All those variables are never initialized (from the database). I know onEndPage is working correctly but I can't figure out how to make references from this procedure to the original class? Can anyone help? Thanks Eric ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
