I am working on itext pdf
when I am extending a PdfPageEventHelper
class it is showing following errror.
Base class com.lowagie.text.pdf.PdfPageEventHelper (super class of
de.fu_berlin.inf.klausurenportal.pages.question.TableHeader) is not in a controlled package
and is therefore not valid. You should try moving the class to package
de.fu_berlin.inf.klausurenportal.base.