id summary reporter owner description type status priority component severity resolution keywords cc release 1486 Charset problem, empty pdf file malaguna Alec Thomas "I've just install the plugin in a fedora 6 with locale=es_ES.UTF-8. All my pages are in spanish. I use mod_python and I specified option '''!TracLocale es_ES''' in apache. When I ask for a pdf version of a page I get the following in the log {{{ 2007-04-25 09:15:09,422 Trac[pagetopdf] DEBUG: HTML output for PageToPDF in charset iso-8859-1 2007-04-25 09:15:09,426 Trac[api] DEBUG: Updating wiki page index 2007-04-25 09:15:09,444 Trac[pagetopdf] DEBUG: --right 1.5cm --bottom 1.5cm --webpage --top 1.5cm --format pdf14 --size A4 --charset es_ES.UTF-8 --left 1.5cm }}} I have specified the following options in trac.ini {{{ [pagetopdf] size = A4 charset = es_ES.UTF-8 }}} and I also tried with no charset and charset=iso-8859-1, but always fails. The output pdf is always empty." defect closed normal PageToPdfPlugin normal fixed 0.10