Blazor PDF Viewer Example - Default Functionalities
This sample highlights the core capabilities of the SfPdfViewer, including viewing, printing, navigation, text search and selection, zooming, panning, reviewing, and more—using the built-in toolbar.
Organize Pages
Save AsSaveTotal 0 Pages
Comments
No Comments Yet
The SfPdfViewer component enables viewing, reviewing, and printing PDF files directly within your Blazor application. This sample demonstrates the following core features:
- PDF document viewing.
- Essential interactions: scrolling, zooming, panning, and page navigation.
- Annotation support: Text Markup, Shape, Measure, Stamp, and Free Text.
- Integrated toolbar for convenient PDF manipulation.
- Text selection and copying.
- Efficient text search across documents.
- Navigation aids: Bookmarks, Thumbnails, Hyperlinks, and Table of Contents.
- View options: Fit to Page and Fit to Width.
- Printing the entire document or selected pages directly from the browser.
In this demo, the SfPdfViewer is initialized with a default PDF document.
More information about using SfPdfViewer in Blazor WASM apps can be found in this documentation section.