charset used in exported files
Thomas Spahni
tsp@lawbiz.ch
Thu, 11 Apr 2002 09:36:12 +0200 (CEST)
Dear Listmembers,
when I export reports into *.html files they are encoded in utf-8
The header looks like:
> META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8"
> META NAME="GENERATOR" CONTENT="GtkHTML/0.9.2"
(HTML tags omitted)
This shows ok on screen but messes up characters while printing from
mozilla. How can this be changed to iso-8859-1 ? I may solve the problem
with a sed script or with recode but I assume that the character set can
be set from within gnucash.
I would like to reduce the font size as well. Can this be done from gnc?
Thomas Spahni