I have a word file that needs to be converted to a PDF. When it is ran though the Aspose.Words product (.net version), the final result doesn’t look like the original. I have tried using the latest version of Aspose.Words as well (18.2 I believe) with no resolution.
Of course, when I use Microsoft Word to create a PDF, the result looks identical to what the file looks like.
Thanks for your inquiry. We have tested the scenario using latest version of Aspose.Words for .NET 18.2 and have not found the shared issue. Please make sure that you are using latest version of Aspose.Words for .NET 18.2 and same Word document. We have attached the output PDF with this post for your kind reference. 18.2.pdf (254.3 KB)
Can you please provide some more details regarding your Aspose setup? I have attached the version that is being generated with the 18.2 verion of Aspose.Words. It would seem that there is either a spacing issue or a font issue. Is it possible to tell? In the initial left hand column, something is wrong which is causing everything else to be pushed down.
Thanks for your inquiry. Please create a standalone console application (source code without compilation errors) that helps us to reproduce your problem on our end and attach it here for testing. Thanks for your cooperation.
Hello I have attached a standalone console application. It currently has the 18.2 version of Aspose. We noticed the biggest issue is the first column where the spacing gets really messed up.
Thanks for sharing the detail. You are using following Aspose.Words’ code to generate PDF file. We have tested the scenario using latest version of Aspose.Words for .NET 18.3 and have not found the shared issue.
var doc = new Document(input);
doc.AcceptAllRevisions();
doc.Save(output, WordSaveFormat.Pdf);
The problematic PDF file shared by you is generated by Aspose.PDF. Please share the Aspose.PDF code example to reproduce this issue at our end. Thanks for your cooperation.
The pdf provided was generated by Aspose.Words and it is incorrect. I just ran the original word file with Aspose.Words 18.3 and the generated pdf file is still incorrect. Here is what it looks like with 18.3
Thanks for your inquiry. You are using Aspose.Words in evaluation mode. Please get 30 days temporary license and apply it before converting document to PDF.
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.