Jump to content

Alignment Problem


vargheseps4u
Go to solution Solved by mastanraosegu,

Recommended Posts

Hai

   I have a report in which the detail portion caontain a feild called name.when the report come the nam is not showing in a single line.for example i have given an image below.

here the name ftp / iis7 is less than exchange2007 but ftp / iis7 are shown in two lines.

Below the image i have also placed code in jrxml

jasper.PNG.f93245e94bafb7f52af840395b8a81da.PNG

 

<detail>
<band height="35"  isSplitAllowed="true" >
<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
<reportElement
x="95"
y="10"
width="100"
height="18"
key="textField"/>
<box></box>
<textElement>
<font/>
</textElement>
<textFieldExpression   class="java.lang.String"><![CDATA[$F{NAME}]]></textFieldExpression>
</textField>
</band>
</detail>
Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

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