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

Error compiling a class using JasperPrint


2005 IR Help

Recommended Posts

By: Jose Luiz - jlpdz

Error compiling a class using JasperPrint

2005-09-09 13:18

I created a report and wrote a class to use it in my application.

 

During the compilation of the class, I received a java error:

 

cannot find symbol

symbol: method fillReport(....)

location: class net.sf.jasperreports.engine.JasperFillManager

JasperPrint impr = JasperFillManager.fillReport(....)

 

What should I do to correct this?

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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...