Jump to content
We've recently updated our Privacy Statement, available here ×

JRPdfExporter error


Recommended Posts

By: carlosfer - carlosfer

JRPdfExporter error

2006-02-04 16:11

Hi,

My jasperreports is working well in my java program, excepts when we try to save the reporter

in pdf format ( using jasperviwer ) i am getting the following error :

 

Exception in thread "AWT-EventQueue-0" java.lang.NoSuchMethodError: com.lowagie.text.pdf.PdfContentByte.transform(Ljava/awt/geom/AffineTransform;)V

at net.sf.jasperreports.engine.export.JRPdfExporter.exportText(JRPdfExporter.java:1469)

 

I've tried with itext-1.3.jar , itext-1.3.1.jar and itext-1.3.6.jar

 

Can you please help-me ?

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...