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…...may know MS Word documents are flow by their nature and there is...the output must be saved in flow format, like DOCX, it is required...