From: Bob D. <bd...@si...> - 2005-03-01 12:36:17
|
Can you send me one of the XML's? - bob On Mon, 2005-02-28 at 23:17 -0500, Roddy G. Posada Santos wrote: > Hi, > Thanks Bob, i check the users-list and i try to change with a lot of > encoding names > i use "iconv -l" to see the names but nothing change, sometimes is > worst, did you know anything else that i can change ....xml encoding > is my problem because i i'm writing the reports in Spanish.... > > Thanks > > -- roddy > > > On Mon, 28 Feb 2005 18:18:57 -0500, Bob Doan <bd...@si...> wrote: > > 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...> > > > > -- Bob Doan <bd...@si...> |