Jump to content
JasperReports Library 7.0 is now available ×

Exporting Blank Report Pages - Help!!!


2004 IR Help

Recommended Posts

By: Joshua Toepfer - o_doil_rules

Exporting Blank Report Pages - Help!!!

2005-04-18 09:06

Problem: When I go to print PDF or HTML reports to the web browser I get blank pages. I have also tried to print them to the local disk and I still get a blank page. The blank pages only occur when I hand the table model off to jasperreports. I fill a xls spreadsheet manually using poi and the data displays correctly.

 

Details:

Java Version 1.2.4_06

Jboss 3.2.5

Jasperreports-0.6.6

iReports 0.4.1 (to produce .jrxml)

 

Stage 1:

Select a Report.

 

Stage 2:

User selects criteria for the report.

 

Stage 3:

Generate a TableModel of the data, load the report, filter the report based upon selection criteria, compile the report, validate, and fill report.

 

Stage 4:

Preview report in the following formats: HTML, PDF, XLS.

 

Everything works fine if I run the application under the debugger, which is even more strange.

 

- josh

 

 

 

 

 

By: Joshua Toepfer - o_doil_rules

RE: Exporting Blank Report Pages - Help!!!

2005-04-18 11:34

I found that I was not using whenNoDataType="AllSectionsNoDetail", in my .jrxml, however data is still not being filled in. When I debug through the jasperreports code I do get rows of data, otherwise I do not. Any thoughts????

 

- josh

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