Hi All,
I want to compare two docx files and get the output file with highlighted the changes of new file from old file in text as well as in style formating .Presently i am using following sample code for comparision https://github.com/plutext/docx4j/blob/ ... ments.java but it doesnt compare the stylings like bold ,italics or underline.Can anyone help me to figure out the issue please.
Thanks.