|
From: Everton L. B. <ev...@fa...> - 2005-07-15 19:14:18
|
Hi,
when I use locale pt_BR my report are showing wrong margins.
The decimal separator in pt_BR is "," (comma)
My PHP:
setlocale(LC_NUMERIC, "pt_BR");
@dl("rlib.so") or die("Gerador de relat=F3rios n=E3o instalado!");
$rlib =3D rlib_init() or die(_("Gerador de relat=F3rios n=E3o inicializad=
o!"));
...
My XML:
<Report fontSize=3D"10"
orientation=3D"portrait"
paperType=3D"'A4'"
leftMargin=3D"0.75"
topMargin=3D"0.40">
...
I tried use "0,75" and "0,40" but report shows nothing.
Thanks,
--=20
Everton Lu=EDs Berz
N=FAcleo de Sistemas Administrativos :: FACCAT - Faculdades de Taquara
+55 51 541 6600 - R.647
ICQ 7807919
|