Hello!
We successfully run SideBySidePdfComparer and save the result to PDF. Everything works great, but the highlight colors are not good for readability, specifically the green color for additions. Is there a mechanis…...doc1 = new Document("document1.pdf"); Document doc2 = new Document("document2...SideBySidePdfCompare comparer = new SideBySidePdfCompare(doc1, doc2);...