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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GemBox.PdfViewer" Version="2026.5.101" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GemBox.PdfViewer" Version="2026.5.101" />
                    
Directory.Packages.props
<PackageReference Include="GemBox.PdfViewer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add GemBox.PdfViewer --version 2026.5.101
                    
#r "nuget: GemBox.PdfViewer, 2026.5.101"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package GemBox.PdfViewer@2026.5.101
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=GemBox.PdfViewer&version=2026.5.101
                    
Install as a Cake Addin
#tool nuget:?package=GemBox.PdfViewer&version=2026.5.101
                    
Install as a Cake Tool

<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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
Loading failed

Fixed issue with printing blank page after each page.

Fixed issue with automatic zoom on viewer initialization.

Fixed issue with digital signing encrypted document.