Aden Roper wrote: > I get into trouble when I add the following line to my code. > package com.lowagie.examples.directcontent.pageevents; > Am I doing something wrong or not referencing another jar file or something, I have it referencing the standard 1.4.2 itext jar and all other aspects of my agent work. > The error it throws is... ExportPDF.java:20: 'class' or 'interface' expected
Is the code you are testing in the package com.lowagie.examples.directcontent.pageevents? Do you know the concept of a package? br, Bruno ------------------------------------------------------------------------- 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
