Modify ↓
#489 closed defect (fixed)
htmldoc does not support utf-8
| Reported by: | anonymous | Owned by: | Alec Thomas |
|---|---|---|---|
| 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 (1)
Change History (5)
Changed 19 years ago by
| Attachment: | pagetopdf-i18n.patch added |
|---|
comment:1 Changed 19 years ago by
comment:2 Changed 19 years ago by
You, sir, have done a sterling job. I'll test and integrate in the next commit.
comment:3 Changed 19 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



PageToPDFPlugin i18n patch