This sample explains how to add the PDF Viewer component in Blazor Server Application of Blazor Web App.
Documentation: https://blazor.syncfusion.com/documentation/pdfviewer-2/getting-started/web-app
Online example: https://blazor.syncfusion.com/demos/pdf-viewer-2/default-functionalities?theme=fluent
- Visual Studio 2022
- Checkout this project to a location in your disk.
- Open the solution file using the Visual Studio 2022.
- Restore the NuGet packages by rebuilding the solution.
- Run the project.