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…...Load the documents to compare Document doc1 = new Document("document1...Document("document1.pdf"); Document doc2 = new Document("document2.pdf"); //...