Hello, I have problem with compare logic between Document in case when I add lists To Documents with different styles. After exporting result I do not see any differences (revision collection is empty).
Here is the exam…... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.getListFormat().applyNumberDefault();...