SetUnicode() issue

Hello,

what’s the equivilant of setUnicode() in the new Aspose.Pdf.Document architecture. I’m expierencing a problem with using foreign characters after the migration propably because i couldn’t translate this line.

@momar

Would you please share how you are using the API and why do you need mentioned method? Are you converting some file into PDF or vice versa? Please make sure that supported fonts are installed in the system for the language characters which are present in the file you are dealing with. In case issue still persists, please share sample code along with sample files. We will test the scenario in our environment and share our feedback with you accordingly.