Hello,
I’m trying to save the compared document as a PDF, but character spacing differences are not displayed correctly in the PDF. They are displayed correctly in the Word document. Could you please confirm if it is a …...Document document1 = new Document("/path/to/spacing1.docx"); Document...Document document2 = new Document("/path/to/spacing2.docx"); document1...