|
From: Everton L. B. <ev...@fa...> - 2005-05-03 16:29:50
|
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
And I have a question.. What is the difference between:
<Break name=3D"g_municipio" value=3D"idmunicipio">
and
<Break name=3D"g_municipio">
<BreakFields>
<BreakField value=3D"idmunicipio"/>
</BreakFields>
?
--=20
Everton Luis Berz
Bob Doan escreveu:
> Hey gang,
>=20
> I took a break from cleaning my basement and implemented
> "detail_columns". This allows you to do fun things like mailing labels
> with out having to use arrays to futz with the data. If your data isn'=
t
> very wide you can also use this to save some trees.
>=20
> I know some of you are trying to make mailing labels so this will reall=
y
> help. =20
>=20
> See Attached
>=20
> Download rlib here:
>=20
> http://www.sicom.com/~bdoan/rlib-1.3.3.tar.gz
>=20
> I'm still waiting for feedback on how usable rlib 1.3.3 is before I
> release it
>=20
|