http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8007
--- Comment #64 from Bernardo Gonzalez Kriegel <[email protected]> --- Hi, patch applies and works. One question: From it's documentation, HTML::HTMLDoc does no support UTF8 :) From http://search.cpan.org/~mfrankl/HTML-HTMLDoc-0.07/lib/HTML/HTMLDoc.pm " set_charset($charset) defines the charset for the output document. The following charsets are currenty supported: cp-874 cp-1250 cp-1251 cp-1252 cp-1253 cp-1254 cp-1255 cp-1256 cp-1257 cp-1258 iso-8859-1 iso-8859-2 iso-8859-3 iso-8859-4 iso-8859-5 iso-8859-6 iso-8859-7 iso-8859-8 iso-8859-9 iso-8859-14 iso-8859-15 koi8-r " Tested editing DISCHARGE letter and adding some diacritics, For áéíóúñÑ äà I got áéÃ−óúñà äà on PDF We need 11944... -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
