Jump to content
JasperReports Library 7.0 is now available ×

french report characters in html not working.


2004 IR Help

Recommended Posts

By: Jose - josejose

french report characters in html not working.

2005-09-16 12:08

I created english reports all fine (both html and pdf).

 

The french html version is not displaying properly with characters like é­ eacute.

 

 

Can you please reccomend how to proceed; I would like have a single .jrxml file maintained for both html and pdf version of the french report.

 

 

 

 

By: Jose - josejose

RE: french report characters in html not working.

2005-09-20 10:33

Please... can somebody help , I could not

get to print french é­ eacute correctly...

 

This is my jrxml

 

<staticText>

<reportElement

mode="Opaque"

x="5"

y="8"

width="580"

height="26"

forecolor="#000000"

backcolor="#FFFFFF"

key="staticText-4"

stretchType="NoStretch"

positionType="FixRelativeToTop"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<box topBorder="1Point" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="1Point" bottomBorderColor="#000000"/>

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

<font fontName="Arial Black" pdfFontName="Helvetica" size="18" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />

</textElement>

<text><![CDATA[Données personnelles]]></text>

</staticText>

 

 

Instead of the eacute character it is printing like below;

 

Données personnelles

 

 

 

 

Appreciate all your help,

Thanks

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