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.
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.