Ticket #3908 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

character from non latin symbols show like ???????

Reported by: anonymous Assigned to: bakalovs@gmail.com
Priority: normal Component: TracWikiToPdfPlugin
Severity: normal Keywords: encoding charset
Cc: Trac Release: 0.11

Description

I have wiki pages with non latin symbols. In wiki it's lock fine,but when create pdf with wikitopdf the pdf file contain only ?????? symbols. I have set for

default_charset = windows-1251

Attachments

Change History

03/04/09 12:00:39 changed by Scartill

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

For PDFs with cyrillics you should:

  1. Set 'charset' option in [wikitopdf-page] section to 'cp-1251' (note: not 'windows-1251').
  2. Use cyrillic fonts for HTMLDOC instead of fonts provided by default (this can be downloaded, for example, from here

Add/Change #3908 (character from non latin symbols show like ???????)




Change Properties
Action