Jump to content
JasperReports Library 7.0 is now available ×

Blank preview after wizzard


2004 IR Help

Recommended Posts

By: Fernando Lozano - fsl

Blank preview after wizzard

2004-03-13 13:26

Using both 0.2.3 and 0.2.3.1 upgrade under Windows 98, I create a new report using the classic template from the wizzard, against an HSQLBD database, using just the JAR files provided with iReport itself.

 

When I execute the report, I get a blank page (except for the report header and page footer). That is, no statictext or dynamictext from the details band gets printed.

 

If I add manually the elements, they print ok. I compared the properties for the wizzard-generated elements and the manually inserted ones and found no difference. Same with the xml source.

 

Has anyone got this problem, and has a hint about the solution? A friend tested under Windows 2000 and got the same problem, byt when I tested on Linux it worked ok.

 

 

 

 

 

By: Giulio Toffoli - gt78

RE: Blank preview after wizzard

2004-03-14 02:59

 

It's a bug that I have forget to fix (from early versions of ireport :-)...)

 

Thank for sumbmitting a bug request.

 

The problem is really supid:

 

the default height for textfields used from the wizard is in some times too small, and the text inside is not printed.

 

Workaround 1:

grow the height of you textfields.

 

Workaroud 2:

Check the StretchWithOverflow flag for textField elements. This will have the effect that the field will grow automatically if the text is to height (or if you have more than one row....)

 

Giulio

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