I am uploading a word document with the font Phesarath OT in a file upload control. While previewing the document in the Ms Word the populating the with the font Phesarath OT as expected. When loading the document in the Aspose PDF the font Phesarath OT is not getting supported. The content of the document is displayed in different formats. Could you please review and advise? I cannot attach the source document due to policy restrictions,
var input = InputFolder + "test_doc.pdf";
var output = OutputFolder + "test_doc_out.docx";
var doc = new Aspose.Pdf.Document(input);
doc.Save(output, SaveFormat.DocX);
You can try to use later version of Aspose Pdf, maybe issue was already solved
Currently there’s no functionality related to MS Word to PDF conversion in Aspose.PDF
However in case you convert MS Word document to PDF like in the following article your question is related to Aspose Words, not Aspose PDF product
In case you have any questions feel free to ask
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
Enables storage, such as cookies, related to analytics.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.