LimeSurvey: master 43e52db3

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu master 2013-05-20 15:31:22 master b5f0fda5
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 viewHelper::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
mod - application/helpers/viewHelper.php Diff File