Jump to content
JasperReports Library 7.0 is now available ×

Problem with JRXlsExporter


2004 IR Help

Recommended Posts

By: hillary - wikkitt

Problem with JRXlsExporter

2005-12-12 07:41

I am having a problem creating a JRXlsExporter.

 

When I try to create an exporter I get nothing, no exporter, errors, or exceptions.

 

This is what I do:

 

JRXlsExporter exporter = new JRXlsExporter();

exporter.setParameter(JRExporterParameter.JASPER_PRINT, print); exporter.setParameter(JRExporterParameter.OUTPUT_FILE, outfile);

exporter.exportReport();

 

I never get past the first line.

Any ideas or suggestions?

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