Is there any way in C#.NET to open up 2 PDF document --> Compare them (compare text, images...) --> and show the result in another PDF file?
I had tried out using iTextSharp DLL but couldnt read content from PDF file. Is there any way to do the same?