Page 1 of 1

PDF/Word Comparison in Ranorex or C#?

Posted: Tue Jun 27, 2017 3:29 pm
by vivrai
I want to compare 2 word /PDF documents and if there are differences then I want to save the changes in the new document. Is there any solution available in Ranorex or in C#?

Re: PDF/Word Comparison in Ranorex or C#?

Posted: Wed Jun 28, 2017 12:03 pm
by odklizec
Hi,

I'm afraid, there is no out-of-the-box solution to this problem. You will most probably have to write some code to do such comparison, possibly with a 3rd party PDF/Word comparison library.