Hi, I'm trying to convert .msg files to pdf. I have done with converting an email, but I want to loop through all the attachments in the .msg file and if mails are attached, I would like to convert them to pdf also. Here…...Mhtml 'create an instance of Document and load the MTHML from MemoryStream...MemoryStream Dim document = New Aspose.Words.Document(ms, loadOptions)...