Support Article
Cyrillic characters display incorrectly when report is exported
SA-73886
Summary
When exporting a report with Cyrillic characters to PDF, the Cyrillic characters are converted to special characters such as 'æ ̈a手å ̧‚' in the generated PDF.
Error Messages
Not Applicable
Steps to Reproduce
- Create a report with Cyrillic characters.
- Export the report as a PDF.
Root Cause
Cyrillic font files were not present on the server. The font file provided, was included in the server and the following parameters were added in the pyPDFSettings activity:
- Param.pyPDFFontsDirectory
- Param.pyPDFEmbedFont
Resolution
Perform the following local-change:
Add the parameters in pyPDFSettings present in the Rule-Obj-ReportDefinition class.
Published February 27, 2019 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.