I want to ompare two documents where the content may contain text,images,flowcharts etc..Comparison code is working fine with documents with only text in it.But when i tried with image its throwing error.
javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,4405]
I have attached the two documents which i have used for comparison.Please suggest how to achieve the same.