Jump to content
JasperReports Library 7.0 is now available ×

Word Broken


2004 IR Help

Recommended Posts

By: quetzal - quetzal_caido

Word Broken

2005-11-28 09:02

Hi!!!!!!!!

 

I have the following system:

Linux RedHat 7.3 AS

Java 1.5.0_04 jsdk

Tomcat 5

JasperAssistant 1.0.2

 

And I have the following problem:

I have a "Text Field" in the "detail band" of a report, with a text of 100 words approximately,

when I generate a file pdf, the jasperengine cuts the content of "Text Field" in the last word,

only when remains a single word before the break to a new line in the "Text Field", this event don't

happen when remain more than one word, in this case the jasperengine create a new line in the field

and the text appear complete.

this happens with little frequency.

But in a similar system on platform Windows it works perfectly. the event never happen.

 

The properties of the TEXT are the following ones:

StretchWithOverflow="true"

BlankWhenNull="true"

stretchType="RelativeToBandHeight"

isPrintInFirstWholeBand="true"

textAlignment="Justified"

verticalAlignment="Middle"

 

The properties of the detail band are the following ones:

SplitAllowed = "false"

 

 

I thank for its commentaries and readings beforehand.

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