GemBox.PdfViewer
2026.5.101
Prefix Reserved
dotnet add package GemBox.PdfViewer --version 2026.5.101
NuGet\Install-Package GemBox.PdfViewer -Version 2026.5.101
<PackageReference Include="GemBox.PdfViewer" Version="2026.5.101" />
<PackageVersion Include="GemBox.PdfViewer" Version="2026.5.101" />
<PackageReference Include="GemBox.PdfViewer" />
paket add GemBox.PdfViewer --version 2026.5.101
#r "nuget: GemBox.PdfViewer, 2026.5.101"
#:package GemBox.PdfViewer@2026.5.101
#addin nuget:?package=GemBox.PdfViewer&version=2026.5.101
#tool nuget:?package=GemBox.PdfViewer&version=2026.5.101
<a href="https://www.gemboxsoftware.com/pdfviewer/examples/getting-started-install-javascript-pdf-viewer/101"><img src="https://www.gemboxsoftware.com/img/banners/gembox-gbv-banner.png" alt="GemBox.PdfViewer JavaScript PDF Component library"></a>
What is GemBox.PdfViewer?
GemBox.PdfViewer is a customizable JavaScript UI component that enables you to display, print, and save PDF files in your web applications with just few lines of code.
With GemBox.PdfViewer you get a fast and reliable PDF viewer that�s easy to set up.
GemBox.PdfViewer features
- Easy to set up and use, with just a few lines of code.
- Rich customization options.
- Royalty-free licensing model.
- Cross-browser compatibility: accurate and reliable rendering on all modern web browsers.
- Responsive design: adapts to any screen size or device for flawless user experience.
- Multiple framework support: easy integration into JavaScript, ASP.NET Core, Angular, React, Vue.js, and Svelte applications.
- Navigation: users can use navigation input, navigation buttons, bookmark, thumbnail, hyperlink, table of contents, or just scrolling to easily navigate to where they want.
- Zoom in and out with the mouse wheel, keyboard, touch, or dropdown menu. It also allows users to pick sizes based on their screen to view the PDF much easier.
- Search through PDF content. Search results will be highlighted and users can easily navigate through the results.
- The PDF viewer is localized into multiple languages. You can also specify your own translations.
- Choose from various color themes or pick a dark theme.
- Customize the user interface of the PDF viewer. Choose which UI elements will be visible.
- Digitally sign your PDFs and enhance their security and authenticity.
Get Started
You can set up the PDF viewer with just few lines of code:
<gembox-pdfviewer
style="width:600px;height:350px;"
license-key="FREE-LIMITED-KEY">
</gembox-pdfviewer>
For more GemBox.PdfViewer code examples and demos, please visit our examples page.
Resources
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Newtonsoft.Json (>= 13.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2026.5.101 | 89 | 5/6/2026 |
| 2026.4.101 | 359 | 4/2/2026 |
| 2026.3.101 | 320 | 3/3/2026 |
| 2026.2.102 | 1,364 | 2/2/2026 |
| 2026.1.102 | 1,703 | 1/6/2026 |
Fixed issue with printing blank page after each page.
Fixed issue with automatic zoom on viewer initialization.
Fixed issue with digital signing encrypted document.