Document.compare() does not recognise text box wrap mode changes, changes are not highlighted, revision count is 0.
Code snippet:
// Create the original document
Document docOriginal = new Document();
DocumentBuilder b…...inal); // Insert a textbox Shape textBox = builder.insertShape(ShapeType...TEXT_BOX, 50, 50); builder.moveTo(textBox.getFirstParagraph()); builder...