Format does not match when doc save as pdf

Hi Sirs,
The PDF’s format does not match when doc save to pdf file.
My codes are below,
string MyDir = @“C:\projects\asposeWord”;
Document doc = new Document(MyDir + “word2pdf.doc”);
PdfSaveOptions saveOptions = new PdfSaveOptions();
saveOptions.EmbedFullFonts = true;
doc.Save(MyDir + “word2pdf.pdf”, saveOptions);

The attach file(testingFiles.zip) is testing files (word2pdf.doc, word2pdf.pdf, word2pdf.png).testingFiles.zip (388.4 KB)
Thanks for your help.

ps.
1.word2pdf.doc file is created by aspose.wrods .
2.the format will match after i open word2pdf.doc with Word to save it.

@rainmaker_ho

Thanks for your inquiry. We have tested the scenario and noticed the reported formatting issue. We have logged a ticket WORDSNET-15959 in our issue tracking system for further investigation and rectification. We will notify you as soon as it is resolved.

We are sorry for the inconvenience.

@tilal.ahmad,
Thanks for you help.

The issues you have found earlier (filed as ) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by MuzammilKhan