Jump to content
JasperReports Library 7.0 is now available ×

Static text problem after upgrading


2004 IR Help

Recommended Posts

By: primarykey - primarykey

Static text problem after upgrading

2005-11-21 01:02

Hi. I upgraded Jasper Reports from 0.6.7 to 1.1.0. Then static texts began not to appear in my reports. Please help me.

 

An example for my static text is:

 

<staticText>

<reportElement mode="Opaque" x="10" y="0" width="509" height="15" forecolor="#000000" backcolor="#FFFFFF" positionType="FixRelativeToTop" isPrintRepeatedValues="true" isRemoveLineWhenBlank="false" isPrintInFirstWholeBand="false" isPrintWhenDetailOverflows="false" />

<textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single">

<font fontName="SansSerif" pdfFontName="Times-Italic" size="12" isBold="false" isItalic="true" isUnderline="false" isPdfEmbedded="false" pdfEncoding="Cp1254" isStrikeThrough="false" />

</textElement>

<text>

<![CDATA[JASPER REPORTS]]>

</text>

</staticText>

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