shara Posted December 10, 2010 Share Posted December 10, 2010 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 facingAny help will be appreciated. Thanks is advanceCode:<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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now