I am trying to read a PDF file with Read PDF Text activity and I receive the following error: Read PDF Text: Unable to sort because the IComparer.Compare() method returns inconsistent results. Either a value does not compare equal to itself, or one value repeatedly compared to another value yields different results. IComparer: ‘System.Comparison`1[]’.
The robot read multiple files with success, but for some reasons it stops at a specific PDF and throw the error from above.
Cab you help me to find a solution for this problem?