I am using docx4j-2.7.0 version for comparing two docx files, and working on windows plat form, using jdk1.6. I am facing this issue while comparing two documents.
I am taking some text content from ui and using that creating the first docx file. with same text content with some small corrections here and there i am creating the second docx file. while compare these tow files and create the html version of compared document should ...