Packages not working after migrating from legacy to windows

Studio 2022.10.1 - 10/11/2022
Community License
Windows 11

Doing migration from Legacy to Windows that has turned out to be a real pain in the xxx.

One major error that I am not able to correct is that I cannot use a package named PdfToExcel, which was reading pdf’s and making a datatable in Excel with certain values. Unfortunately there are none new PdfToExcel packages and I am not able to find any substitute. The “best” solution I found would be to start all over with readPDF activitity and then using Regex but that would be really time consuming setting everything up.

Does anybody know a substitute package replacing PdfToExcel or any other clever way to read similar pdf single pages and transferring some values to Excel?

Hello @raven

Is this pdfToExcel a custom package? If yes, maybe that package may not be supporting the .Net6.

Can you share a screenshot of the package.

Thanks

To my understanding it is not supporting .NET6. You can see it here: UiPath PDF to Excel Extractor | Devpost