Spire.PDFViewer 4.11.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package Spire.PDFViewer --version 4.11.8
NuGet\Install-Package Spire.PDFViewer -Version 4.11.8
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="Spire.PDFViewer" Version="4.11.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Spire.PDFViewer --version 4.11.8
#r "nuget: Spire.PDFViewer, 4.11.8"
#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.
// Install Spire.PDFViewer as a Cake Addin
#addin nuget:?package=Spire.PDFViewer&version=4.11.8

// Install Spire.PDFViewer as a Cake Tool
#tool nuget:?package=Spire.PDFViewer&version=4.11.8

Spire.PDFViewer is an easy-to-use and reliable .NET PDF Viewer component. With Spire.PDFViewer, developers can create any WinForms application to open, view and print PDF document in C# and Visual Basic on .NET(2.0, 3.5, 4.0,4.6 and 4.0 ClientProfile).

Open and View

Spire.PDFViewer for .NET can open and view PDF/A-1B, PDF/X1A and even encrypted document.

When viewing, developers can view with zoom in/out, page up/down, moving to the first/last page or fitting page/width. Also, hand tool is available.

Elements

Spire.PDFViewer for .NET supports kinds of PDF fonts, including TrueType, Type0, Type1, Type3, OpenType and CJK font. It also support hyperlinks, DeviceN color space and JPEG2000, DCT, CCITT Fax Image format in PDF.

Print

Spire.PDFViewer enables developers to print PDF document and supports page setup before printing, such as margins, page orientation, page size etc. Also, developers can choose specified one page, current page, mulitple pages or all pages to print.

PDF to Image

Spire.PDFViewer for .NET enables developers to save PDF pages(specified one, current page, mulitple pages, all pages) to image formats(.bmp, .png, .jpeg).

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
7.12.11 282 3/21/2024
7.12.6 1,075 2/7/2024
7.12.3 767 12/21/2023
7.12.1 1,236 10/27/2023
7.12.0 1,383 8/17/2023
7.11.0 1,241 6/9/2023
7.10.3 2,851 10/17/2022
7.7.0 2,155 7/19/2022
7.1.0 2,933 1/20/2022
6.8.6 1,403 8/25/2021
6.6.0 3,637 6/10/2021
6.3.2 1,051 3/22/2021
6.1.1 980 1/26/2021
6.1.0 639 1/14/2021
5.11.2 1,340 11/13/2020
5.8.2 1,683 8/12/2020
5.7.2 1,042 7/6/2020
5.1.4 5,421 1/21/2020
5.1.0 752 1/15/2020
4.11.8 1,255 11/18/2019
4.9.5 1,214 9/18/2019
4.5.1 2,831 5/8/2019
4.2.2 1,790 2/14/2019
4.1.13 1,018 1/31/2019
4.1.5 1,409 1/19/2019
4.1.0 1,563 1/5/2019
3.12.6 3,119 12/19/2018
3.12.1 1,154 12/7/2018
3.6.3 3,514 6/28/2018
3.3.0 3,994 3/26/2018
3.2.0 1,380 2/9/2018
2.12.60 1,229 1/18/2018
2.12.57 1,308 12/29/2017
2.12.49 1,214 11/29/2017
2.12.44 1,135 11/17/2017
2.12.38 1,269 10/20/2017
2.12.34 2,268 9/26/2017
2.12.19 1,789 7/13/2017
2.12.16 1,234 7/10/2017

Spire.PDFViewer 4.11.8
New Features:
Supports filling in form fields.
  

Bug Fixes:
Fixes the issue that the values of text boxes were not displayed correctly when viewing

a PDF file.
Fixes the issue that the text were not displayed correctly when viewing a PDF file.
Fixes the issue that fonts were incorrect when viewing a PDF file.
Fixes the issue that the application threw the exception " 'offset' parameter value

cannot be NaN" when viewing a PDF file.
Fixes the issue that the event ZoomChanged didn't work when viewing a PDF file.
Fixes the issue that the application threw the ArgumentException when viewing a PDF file

with a large image inside.
Fixes the issue that the property ZoomFactor cannot set the value in WPF platform.