0 Replies Latest reply on Oct 29, 2009 5:38 PM by sambp

    Problem with iText for PDF generation

    sambp

      I have a Web project in Netbeans and I want to use iText for PDF generation. So I added iText.jar and jboss-seam-pdf.jar in my application. But, when I run the project I got the following exception:




       Cannot instantiate component of type org.jboss.seam.pdf.ui.UIAnyChart
      WebModule[/Dicionario]org.jboss.seam.pdf.ui.UIAnyChart
      javax.faces.FacesException: javax.faces.FacesException: Cant instantiate class: org.jboss.seam.pdf.ui.UIAnyChart.
      .....
      



      I just added the .jars, I don't maked any code and I got this. Someone can help me?