Hi,
docA = aw.Document( "DocumentA.docx")
docB = aw.Document("DocumentA_corrected.docx")
options = aw.comparing.CompareOptions()
options.ignore_formatting = True
options.ignore_headers_and_footers = True
o…...comparing now is there way to save only these pages? can the do...2025, 1:30pm 2 @Prakruth To save only the pages that have changes...