LimeSurvey: 2.05 218f6f8d

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu 2.05 2013-05-20 15:58:39 2.05 a386e52d
Affected Issues  07829: not able to export pdf with Chinese character
Changeset

Fixed issue 07829: not able to print answers in pdf with Chinese character
Dev: Add pdfHelper::getPdfLanguageSettings($language) to get the settings
Dev: use this on statistics, print answers and export results

mod - application/config/config-defaults.php Diff File
mod - application/controllers/PrintanswersController.php Diff File
mod - application/helpers/admin/exportresults_helper.php Diff File
mod - application/helpers/admin/statistics_helper.php Diff File
add - application/helpers/pdfHelper.php Diff File
mod - application/helpers/viewHelper.php Diff File