Skip to content

Latest commit

 

History

History

Load a PDF file from memory stream

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Load a PDF document from memory stream

This example explains how to load a PDF document from a memory stream using the DocumentPath and LoadAsync APIs.

Documentation: https://blazor.syncfusion.com/documentation/pdfviewer-2/getting-started/features

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.