We are using Ranorex 7.2 libraries to write test cases through Visual Studio 2015. We are successful so far in implementing use case for our Java Swing application :)
We are trying to convert our test case execution result report (*.rxlog) into PDF format, so that everyone in our team can read them without having Ranorex Report Viewer installed. To accomplish this we did write following code snippet,
Please help. Thanks!
I didn't find the right solution from the Internet.