Is there any way where we can get the count of changes of Insertion, Deletion and Formatting from redlined document (result of comparison of 2 documents) .
PF link for image for reference
https://github.com/plutext/docx4j/issues/611
if there is any way we can calculate <w:ins , <w:del tag that would be really helpful.
I need information regarding all the counts of <w:ins and <w:del and ones which is responsible for counting format changes .
Could you please share the link forum if you have any.It does not have to be seperate just insertion should count all the insertion counts including changes in tables , images header footer etc.