Compatibility problem between PDF package, intelligent OCR

I created new workflow for pdf extraction. I added Read pdf with OCR activities. But i am getting below mentioned error.

Main.xaml: This version of the PDF package is incompatible with UiPath.IntelligentOCR.Activities older than v6.15.0 and UiPath.DocumentUnderstanding.ML.Activities older than v1.25.0. Please update the conflicting packages.

Hi @BNK

Try updating packages to the latest versions. Please keep runtime rule as Lowest Applicable Applicable.

Hope it works!!

Hi @BNK

Find and update the PDF package to the latest version that is compatible with your current UiPath version & Update both the Packages greater than the Mentioned Versions

I removed UiPath.IntelligentOCR.[Activities] and UiPath.DocumentUnderstanding.ML.[Activities] packages now it is working fine. Because in my current scenario DU packages not needed.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.