Hello,
we are encountering a rendering issue when converting a Word document to PDF using **
Example Dok1_Aspose.docx (14,7 KB)
Example Dok1_Aspose_gerated with Aspose (with error).pdf (74,7 KB)
**. The problem speci…...Document doc = new Document("path/to/your/document.docx"); PdfSaveOptions...fonts are embedded }; doc.Save("path/to/output/document.pdf", saveOptions);...