Hello Team,
When exporting / converting the EML / MSG file to PDF, the fonts / text is shown in garbage characters, in the "TO" and "SUBJECT" fields only.
I am attaching the file for you to test it.
I have also tried,
BodyEncoding = Encoding.Unicode;
SubjectEncoding = Encoding.Unicode;
I works on some machine and shows proper characters, but some machines it shows garbage. Is it related to fonts? But the body does show proper, it is just the [subject] and [to] field that show garbage / junk characters.
Thanks,
Jay
When exporting / converting the EML / MSG file to PDF, the fonts / text is shown in garbage characters, in the "TO" and "SUBJECT" fields only.
I am attaching the file for you to test it.
I have also tried,
BodyEncoding = Encoding.Unicode;
SubjectEncoding = Encoding.Unicode;
I works on some machine and shows proper characters, but some machines it shows garbage. Is it related to fonts? But the body does show proper, it is just the [subject] and [to] field that show garbage / junk characters.
Thanks,
Jay