Hi,
When converting a DOCX file to Pdf using Aspose.Words, I noticed extra text appears at page 2.
Code:
var doc = new Document(@".\test.docx");
doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance…...appears when converting DOCX to PDF Aspose.Words Product Family words-net...When converting a DOCX file to PDF using Aspose.Words, I noticed...