Jump to content

Recommended Posts

Posted

Hi,

I have a textfield with the following configuration:

    <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                    <reportElement key="textField" positionType="Float" stretchType="RelativeToBandHeight" x="109" y="24" width="157" height="41" isPrintWhenDetailOverflows="true" uuid="0b8e7f76-c757-4b8b-958c-a1d9d419338a"/>
                    <textElement textAlignment="Justified" verticalAlignment="Bottom">
                        <font fontName="Trebuchet MS" isBold="false" isUnderline="false" isStrikeThrough="false" pdfFontName="templates/Fonts/trebuc.ttf" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
                    </textElement>
                    <textFieldExpression><![CDATA[$F{CLIENT_NAME}]]></textFieldExpression>
 </textField>

 

When I have 31 characters, it shows correctly:

converted-file.png.ddb56d2e4f792e2953e782f02db242bf.png

But, if I have one more char, appear a blank line.

 

converted-file.png.71149885f6a148f13bee932771c47c4c.png

 

It only happens in Linux.

Any idea?

 

Thanks

 

 

  • 2 weeks later...
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

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