From: Bob D. <bd...@si...> - 2005-02-28 23:19:09
|
Hi, This was covered on the list before but... You need to have an encoding in XML that can handle that <?xml version="1.0" encoding="ISO-8859-1"?> The Local stuff is more for number formatting/ money formatting - bob On Mon, 2005-02-28 at 17:24 -0500, Roddy G. Posada Santos wrote: > Hi Bob, > With the datasource everything is ok...but when i write things in the > XML file to show in the report if this words have "tildes" i get weird > things example: > > Código ( Código) > Página : 1 (Página) > > Have you any idea ?? > > Thanks > > -- roddy > > On Mon, 28 Feb 2005 16:52:19 -0500, Bob Doan <bd...@si...> wrote: > > Problems from the datasource (mysql) or problems from the XML file? > > > > On Mon, 2005-02-28 at 16:42 -0500, Roddy G. Posada Santos wrote: > > > trying to setup the rlib_set_locale($rlib,"es_EC"); but nothing > > > happend i write the reports in Spanish and there is a lot of accents > > > and "tildes", i have redhat 9 i installed with the option utf8 > > > disable, what i must do to use this special caracters.. > > > > > > -- roddy > > -- > > Bob Doan <bd...@si...> > > > > -- Bob Doan <bd...@si...> |