UI for WinUI
The WinUI Pdf Viewer control allows you to display PDF documents natively in WinUI applications without using any third-party tools but the Telerik UI for WinUI toolbox. Some of its best features include page navigation, zoom, pan, text search and annotations. Thanks to its built-in UI virtualization, the RadPdfViewer delivers a stellar performance in every scenario.
Users can enjoy a familiar PDF browsing experience with the readily available options to open a file, change pages, zoom, fit page, rotate page, pan and text selection tools.
Displaying the pages in the Pdf-Viewer component is fully virtualized in order to ensure fast document loading and smooth page scrolling even with large PDF documents.
The toolbar in the PdfViewer control enables users to save the currently viewed PDF file locally.
The WinUI PdfViewer features support PDF documents using TrueType, Type1, Type3 and CID fonts.
In the initial release of the PdfViewer, there was no printing support due to framework limitations. Now this is possible, but currently only available on Windows 11. You can print either using the Print method of the control or through the UI by displaying the print button in the toolbar.
To render a PDF document, this document needs to be decoded with the corresponding decoder. RadPdfViewer supports wide variety for decoders in order to ensure support for wide range of pdf documents.
The control features rich API for customization of its appearance and toolbar, as well as the ability to customize the template of the toolbar.