risto45 wrote:What I'm doing is: I load docx file, replace some placeholders, generate some tables and convert the result into pdf.
Everything work fine on my development machine (running on Windows 7).
But now when I installed the same thing onto our test server (running on Linux CentOS), everything seems to work, pdf is generated and placeholders are replaced,
but all the russian characters are replaced with questionmarks. The doc contains both latin and russian letters.
All the latin letters are fine, but russian letters are missing.
Can you help?
You'll need to set up a FontMapper to map whatever font is used for Russian in the document, to an appropriate font available on the CentOS box.
Hopefully that'll do the trick.
You can run the PDF sample without an input docx, to generate a list of available fonts.