PDF VIewer for WebAssembly for latest .net5/6

Hello,

I was trying to set up PDF Viewer for my blazor web assembly application following documentation:

https://blazor.syncfusion.com/documentation/pdfviewer/getting-started/web-assembly-application

after implementing everything from documentation pdf view is not working. I have attached 2 solutions

One is Blazor web assembly app other is PDF service.

Please could you update your documentation on how controller should be created because it uses outdated .net core in addition to that can you tell me what I should do to implement it for latest .net 6 applications following latest version of Syncfusion.Blazor assembly?




Attachment: BlazorWASMApp_(2)_fe693d60.zip

1 Reply

SK Shamini Kiruba Sobers Syncfusion Team April 18, 2022 02:43 PM UTC

Hi Eimantas,


You can create the PDF Viewer web services in .NET Core 3.0 and above with the help of the following KB documentation.

https://www.syncfusion.com/kb/11063/how-to-create-pdf-viewer-web-service-in-net-core-3-0-and-above


We have created a web service in .NET Core 6.0 which can be downloaded from the following link.

https://www.syncfusion.com/downloads/support/directtrac/general/ze/PdfViewerWebService_6.0-1388750862


You can refer to the below link for web services in .NET Core 3.0 and .NET Core 5.0.

https://github.com/SyncfusionExamples/EJ2-PDFViewer-WebServices/tree/main/ASP.NET%20Core


The web service in .NET Core 6.0 will also be refreshed in the above link within a week. We will also update the below UG page with these links and let you know once the changes are refreshed.

https://blazor.syncfusion.com/documentation/pdfviewer/getting-started/web-assembly-application


Regards,

Shamini


Loader.
Up arrow icon