Hi, I am using Aspose pdf to generate pdf. I am using .net core 2.1 and used some Chinese character in pdf which are rendering as box in pdf when service is deployed on windows server 2016.
characters are 謝謝 which are traditional Chinese.
I am using Arial font in Pdf.
If anybody has done this already, please share the code. I have not used this thing earlier.