From: Bob D. <bd...@si...> - 2005-05-03 16:58:26
|
Welcome back! With UTF8 enabled or disabled? On Tue, 2005-05-03 at 13:29 -0300, Everton Luis Berz wrote: > hi, > I'm back. :) > I'm testing rlib-1.3.3 and I have a problem. > When a report have an iso8859 special char at <literal> or <field=20 > value..> (from pgsql) it shows a incorrect char. This error happens > only at HTML, TXT and CSV. Pdf works.. > Example: > correct | erroneous > C=C3=B3digo | C=EF=BF=BDdigo >=20 >=20 > And I have a question.. What is the difference between: >=20 > <Break name=3D"g_municipio" value=3D"idmunicipio"> >=20 > and >=20 > <Break name=3D"g_municipio"> > <BreakFields> > <BreakField value=3D"idmunicipio"/> > </BreakFields> >=20 > ? >=20 |