Description:
We are facing a formatting issue during DOCX to PDF conversion using Aspose.Words.
When generating documents in DOCX format, the output appears as expected with correct column and page breaks. However, whe…...converting the DOCX to HTML first and then from HTML to PDF. This approach...Save as HTML doc.Save("output.html", SaveFormat.Html); // Load...