Font differs between Word and Pdf

Hi,

converting the provided mhtml to pdf, a different font is used. Could you please check, why?
I use Word 14.6.0.0 and this code:

string strFile = @“C:_Temp\Aspose_Word2Pdf\Fall_4\Test RTF.msg.mhtml”;
string sOutFile = strFile + “.pdf”;

Aspose.Words.License wLic = new Aspose.Words.License();
wLic.SetLicense(“Aspose.Total.lic”);
Aspose.Words.Document wDoc;
wDoc = new Aspose.Words.Document(strFile);
wDoc.Save(sOutFile, SaveFormat.Pdf);

Kind regards,
Oliver

Hi Oliver,


Thanks for your inquiry. I tested the scenario and have managed to reproduce the same problem on my side. For the sake of correction, I have logged this problem in our issue tracking system as WORDSNET-10732. We will further look into the details of this problem and keep you updated on the status of correction. We apologize for your inconvenience.

Best regards,

Hi Oliver,


Thanks for being patient. Regarding WORDSNET-10732, we are no longer able to reproduce this issue with version 14.8.0 of Aspose.Words. Please upgrade to the latest version from the following link:
http://www.aspose.com/community/files/51/.net-components/aspose.words-for-.net/default.aspx

I hope, this helps.

Best regards,

Hi,
this looks good now, we have found another issue, but I will open a new incident for that.
This one is solved.

Kind regards,
Oliver


The issues you have found earlier (filed as WORDSNET-10732) have been fixed in this .NET update and this Java update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.

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