Item11013: GenPDFAddOn does not honor {Site}{CharSet}

pencil
Priority: Enhancement
Current State: Closed
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: GenPDFAddOn
Branches: trunk
Reported By: GeorgeClark
Waiting For:
Last Change By: SvenDowideit
GenPDF doesn't inherit the site character set. If the topic contains characters from a different charset, the output is corrupted.

See Support.Question910

I've added this line:

push @htmldocArgs, "--charset iso-8859-2";

to file lib/Foswiki/Contrib/GenPDFAddOn.pm.

Maybe it's good idea to add new parameter _CHARSET (by default equals to foswiki encoding) to solve this issue.

-- GrzegorzMarszalek - 31 Jul 2011

-- GeorgeClark - 31 Jul 2011

I've released this in 1.3

-- SvenDowideit - 03 Aug 2013

 
Topic revision: r4 - 04 Aug 2013, SvenDowideit
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy