Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 518 Bytes

File metadata and controls

10 lines (7 loc) · 518 Bytes

Load a PDF document from base64 string

This sample explains how to view the PDF document from base64 string.

Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/overview

Project pre-requisites

To run this application, you need Visual Studio 2019 or later versions.

Deploying and running the sample

To debug while running the application, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging.