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…...Document docmsg = new Aspose.Words.Document(msMsg); docmsg...problematic input and output documents here for testing? We will...