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…...fixed page formats, like PDF or XPS, you can set the required page...