Jump to content

Data Truncation at end of page


shara

Recommended Posts

Hi All,

I am using iReport 3.7.2.

The issue I have is, when the data in the report, which gets populated dynamically goes past the end of page there are few lines which disappers. Iam attaching a screen shot of the issue Iam facing

Any help will be appreciated. Thanks is advance

Code:
<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="true">    <reportElement stretchType="RelativeToBandHeight" mode="Transparent" x="76" y="35" width="936" height="77" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true"/>    <textElement verticalAlignment="Top">        <font fontName="Times New Roman" size="20" isBold="false" pdfFontName="Times-Roman"/>    </textElement>    <textFieldExpression class="java.lang.String"><![CDATA[$F{corporateGoalExpectedResult}]]></textFieldExpression></textField>
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...