I’ll be happy to assist you zchampeau-tt and have some questions and suggestions for you.
- The version of the PDFNet SDK, 9.2.0.79374, is quite old. I suggest you update to the latest version of the SDK that can be downloaded here: Download PDF Library for Windows, Mac and Linux including options for .NET, Node.js, Go, Java, C/C++, C#, Ruby, Python | Apryse documentation
- You reported that this only occurs on Linux and the same source run on Windows generates an output file with correct text? This suggests a font substitution issue and I will need to see your source and output files.
- You are using CreateTextRun for Unicode values. Can you please try using CreateUnicodeTextRun instead? Here is some additional information on CreateUnicodeTextRun.
If CreateUnicodeTextRun does not resolve your issue please attach the following here for me to investigate:
- Input file(s)
- Generated output file(s)
- Code and settings used to generate (2) from (1)
- Screenshots showing the output, and clearly indicating what you expected to get instead, and also clearly indicating the
*Please include any necessary font files.