Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.58 KB

File metadata and controls

21 lines (13 loc) · 1.58 KB

Add Blazor PDF Viewer to a Blazor Server Application

This is a quick-start project that helps you create the Blazor PDF Viewer provided by Syncfusion. This example explains how to create a Blazor application and add the Syncfusion Blazor PDF Viewer package for Windows. Then it’ll show you how to add the Syncfusion Blazor PDF Viewer component to the Blazor server application and demonstrate the working of prominent features like text markup annotation, shape annotation, form-filling and open/save PDF document from Azure Blob storage.

Watch a How-to Video: https://www.syncfusion.com/tutorial-videos/blazor/pdf-viewer?title=add-blazor-pdf-viewer-to-a-blazor-server-application

Documentation: https://blazor.syncfusion.com/documentation/pdfviewer/getting-started/server-side-application

Online example: https://blazor.syncfusion.com/demos/PdfViewer/DefaultFunctionalities

Project prerequisites

Make sure you have the compatible versions of .NET Core on your machine before starting to work on this project. You also need the following:

How to run this application

To run this application, you need to first clone or download this ‘Add Blazor PDF Viewer to a Blazor Server Application’ repository and then open it in Visual Studio 2019. Now, build and run your project to view the output.

Further help

To get more help, check out the ASP.NET Core Blazor documentation.