PDFProcessing Example not working

1 Answer 112 Views
General Discussions
Nikolas
Top achievements
Rank 2
Iron
Iron
Nikolas asked on 16 Sep 2021, 09:08 AM | edited on 16 Sep 2021, 09:09 AM

Anyone that got this example about PDF Processing to work?

https://demos.telerik.com/blazor-ui/pdfprocessing/overview

It keeps giving me errors.

First error is without Telerik.Documents.Core nuget:

Second is with Telerik.Documents.Core nuget:

Didn't change any code, just added the following nuget as listed:
Telerik.Windows.Documents.Core
Telerik.Windows.Documents.Fixed
Telerik.Windows.Zip
Telerik.Windows.Documents.CMapUtils

Thx
Best regards,
Nikolas

1 Answer, 1 is accepted

Sort by
1
Accepted
Radko
Telerik team
answered on 20 Sep 2021, 02:21 PM

Hi Nikolas,

The package you need to install to get this running is Telerik.Documents.Fixed, instead of the Telerik.Windows.Documents.Fixed package you currently have (note the lack of the 'Windows' word). The difference between the two packages is that the first one targets .NET Standard while the second one targets .NET Framework. This is covered in the following article - Pdf Processing - Getting Started.

I hope you find the above useful. If you run across any other concerns, please let us know, we will be happy to step in and assist.

Regards, Radko Stanev Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
General Discussions
Asked by
Nikolas
Top achievements
Rank 2
Iron
Iron
Answers by
Radko
Telerik team
Share this question
or