|
From: Everton L. B. <ev...@fa...> - 2003-11-05 12:49:57
|
Hi,
My xml files are writen using ISO-8859-1 encoding.
Rlib does not show report correctly..
Example one:
<?xml version=3D"1.0"?>
<!DOCTYPE report >
<Report fontSize=3D"9" orientation=3D"landscape">
<ReportHeader>
</ReportHeader>
<PageHeader>
<Output>
<Line fontSize=3D"11">
<text>Testing ISO8859: =E7=E3=E1[{=E9=FA</text>
...
rlib output is:
xmlParseError
** NUTS.. WE CRASHED
Sair (core dumped)
Example two:
I have changed line 1 to
<?xml version=3D"1.0" encoding=3D"ISO-8859-1"?>
rlib output is:
Testing ISO8859: =C3=A7=C3=A3=C3=A1[{=C3=A9=C3=BA
...
--=20
Everton Luis Berz
Nucleo de Sistemas :: FACCAT - Faculdades de Taquara
+55 51 541 6600
ICQ 7807919
|