Hi,
When converting a DOCX to PDF, I noticed some letters get interchanged.
Code:
var doc = new Document(@".\test.docx");
doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance;
doc.Save(@".\test.…... Issue ID(s): WORDSNET-29002 You can obtain...