Ticket #489 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

htmldoc does not support utf-8

Reported by: anonymous Assigned to: athomas
Priority: normal Component: PageToPdfPlugin
Severity: major Keywords:
Cc: Trac Release: 0.10

Description

After installing pagetopdf I tried it on my wiki (with accents) and the pdf was bad encoded. I tried to add "charset utf-8" in the htmldoc exec statement, then tried it in command line and then, discovered that HTMLDoc does not support UTF-8. That's a shame. The filter may be change but I did not find any.

Attachments

pagetopdf-i18n.patch (1.1 kB) - added by anonymous on 07/09/06 20:17:12.
PageToPDFPlugin i18n patch

Change History

07/09/06 20:17:12 changed by anonymous

  • attachment pagetopdf-i18n.patch added.

PageToPDFPlugin i18n patch

07/09/06 20:18:52 changed by anonymous

I`ve create a patch that solve this problem. If you have correct value in trac.ini default_codepage field the pdf will show correct (not just english) characters. Also this patch enable to embed images in PDF.

07/09/06 21:36:24 changed by athomas

You, sir, have done a sterling job. I'll test and integrate in the next commit.

08/19/06 07:51:18 changed by athomas

  • status changed from new to closed.
  • resolution set to fixed.

(In [1158]) i18n patch submitted by random anonymous user. Closes #489.


Add/Change #489 (htmldoc does not support utf-8)




Change Properties
Action