Hi Team,
In our project we are trying to convert eml to pdf file and code is as below:
MailMessage message = MailMessage.Load(source);
System.IO.MemoryStream msMsg = new System.IO.MemoryStream();
message.Save(msMsg, As…...highlighted logo’s are on same line in eml but in output file it...it each logo is on next line and borders are missing 1357×715...