Unable to run Readpdftext activity

Hi everyone,

I have installed UiPath.pdf.activities but i am getting error like
could not load file or assembly ‘UiPath.documentunderstanding.digitizer, version=3.7.0.0,Culture=neutral, publicKeyToken=null’. The system cannot find file specified.

Please help me.

Thanks in advance.

@User_98,

Install this package and retry.

image

Thanks,
Ashok :slight_smile:

Hi,

It seems UiPath.DocumentUnderstanding.Digitizer is failed to download and install. For now, can you try to donwload it from the following URL then put it into your Local Feed then add PDF package?

https://pkgs.dev.azure.com/uipath/5b98d55c-1b14-4a03-893f-7a59746f1246/_packaging/1c781268-d43d-45ab-9dfc-0151a1c740b7/nuget/v3/flat2/uipath.documentunderstanding.digitizer/3.7.0/uipath.documentunderstanding.digitizer.3.7.0.nupkg

Regards,

Hi @Yoichi,

I have tried to download UiPath.DocumentUnderstanding.Digtizer package but i am unable to find it in the source i was only be able to see UiPath.DocumentUnderstanding.Activities. Could you please help me on this.

Thanks.

Hi @ashokkarale ,

I have tried but still getting error. Could you please help.

Thanks

Hi,

Can you try the following step?

First, put the downloaded package into somewhere to store pcakages such as c:\temp
Open MangePackage - Settings, then add feed the above folder path such as"c:\temp"

Finally, we can choose the package to install.

Regards,

@User_98,

In that case, try to downgrade the PDF package version. There could be incompatibility between these two packages.

Thanks,
Ashok :slight_smile:

Sorry @Yoichi ,

When i searched for that UiPath.documentunderstanding package i am unable to see UiPath.documentunderstanding.digitize package to download the package. Could you please tell me why i am not able to see it.

Thanks.

Did you already get nupkg file of UiPath.DocumentUnderStanding.Digitizer package?
If yes, put the file into local feed and set it as source feed in Studio-MangePackage-settings.
Then, can you try to re-install UiPath.PDF.Activities package?

If still not work, can you check/share current dependencies of PDF package in project panel, as the following?

Regards,