Hi,
When converting a DOCX To Pdf, I noticed some text in One line became two lines in the Pdf.
Code:
var doc = new Document(@".\extra lines.docx");
doc.Save(@".\extra lines.Pdf");
I’ve attached my test documents an…...One text line became two lines after converting DOCX to PDF Aspose...converting a DOCX to PDF, I noticed some text in one line became two...