MHT to PDF converting issue

Hello,

I stumbled upon an issue when I converted MHT file to PDF. My code snippet is below.

The source MHT and the screenshot image, that shows the difference are in attached archive.

Could you please fix this issue?

Mikhael

mht2pdf.zip (1.8 MB)

        Dim myDoc As New Aspose.Words.Document(sFile)
        myDoc.UpdatePageLayout()
        myDoc.Save(sOutFile, Words.SaveFormat.Pdf)

@Mikhael We have reproduced and logged the issue as WORDSNET-23468. We will keep you informed and let you know once it has been resolved. We apologize for your inconvenience.