I’ve attached a sample document and the resulting PDF. The textbox and Word Art formatting are lost in the PDF.
This test was performed with the latest release of Aspose.Words (14.1.0.0) on Windows 7 (64-bit) using the v2.0.50727 .NET runtime.
Document doc = new Document(“test.docx”);
doc.Save(“test.pdf”);
Please, let me know if you need any more information to troubleshoot this issue.
Thank you,