Blazor PDF Viewer - Overview
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
- Overview.razor
- PdfViewerConstants.cs
The PDF Viewer component is part of Telerik UI for Blazor, a professional grade UI library with 110+ native components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Description
The Telerik UI for Blazor PDF Viewer component allows displaying and interacting with PDF files directly in the browser, as well as downloading PDF files without the need for using third party browser tools or extensions.
The PDF Viewer consists of a toolbar and a section that contains the rendered page elements of the PDF document. The toolbar holds a variety of built-in tools that allow you to interact with the loaded PDF file.
The hamburger menu on the leftmost side of the toolbar allows you to open a new PDF document or download and print the currently loaded document.
You can use the Pager
tool to easily navigate between the pages of a long PDF document and the Zoom
tool allows you to adjust magnification through predefined levels or a specified zoom rate.
Toggle the Selection
tool buttons to either select text in the file or navigate in it using the panning capabilities. Use the Search
tool to find particular text in the document (including options for case-sensitive search) and easily navigate between the found matches.
Click the Annotations
tool to open the annotations bar with the available annotation types - you can highlight important text areas in the document or add free text notes.