Spire.PDFViewer 5.11.2

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

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

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 (1)

Showing the top 1 NuGet packages that depend on Spire.PDFViewer:

Package Downloads
Spire.Office

Spire.Office for .NET is a combination of Enterprise-Level Office .NET components offered by E-iceblue. It includes Spire.Doc, Spire XLS, Spire.Presentation, Spire.PDF, Spire.DataExport, Spire.PDFViewer, Spire.DocViewer, Spire.Email and Spire.BarCode. Spire.Office contains the most up-to-date versions of the above .NET components. From Spire.Office 3.10.1, Spire.Office supports to work on .NET Core,.NET Standard, Xamarin. With Spire.Office for .NET, developers can create a wide range of applications. It enables developers to open, create, modify, convert, print, View MS Word, Excel, PowerPoint and PDF documents. Furthermore, it allows users to export data to popular files such as MS Word/Excel/RTF/Access, PowerPoint, PDF, XPS, HTML, XML, Text, CSV, DBF, Clipboard, SYLK, etc. As an independent Office .NET component, Spire.Office doesn't need Microsoft Office to be installed on neither the development nor target systems. In addition, it is a better alternative to MS Office Automation in terms of security, stability, scalability, speed, price and features. Spire.Office for .NET can be linked into any type of a 32-bit or 64-bit .NET application including ASP.NET, Web Services and WinForms for .NET Framework version 2.0 to 4.5, .NET Core, .NET standard 2.0

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.12.14 308 4/16/2024
7.12.11 541 3/21/2024
7.12.6 1,132 2/7/2024
7.12.3 890 12/21/2023
7.12.1 1,281 10/27/2023
7.12.0 1,403 8/17/2023
7.11.0 1,254 6/9/2023
7.10.3 2,932 10/17/2022
7.7.0 2,157 7/19/2022
7.1.0 2,934 1/20/2022
6.8.6 1,409 8/25/2021
6.6.0 3,836 6/10/2021
6.3.2 1,052 3/22/2021
6.1.1 986 1/26/2021
6.1.0 640 1/14/2021
5.11.2 1,340 11/13/2020
5.8.2 1,683 8/12/2020
5.7.2 1,044 7/6/2020
5.1.4 5,517 1/21/2020
5.1.0 756 1/15/2020
4.11.8 1,263 11/18/2019
4.9.5 1,227 9/18/2019
4.5.1 2,833 5/8/2019
4.2.2 1,796 2/14/2019
4.1.13 1,026 1/31/2019
4.1.5 1,414 1/19/2019
4.1.0 1,570 1/5/2019
3.12.6 3,129 12/19/2018
3.12.1 1,160 12/7/2018
3.6.3 3,615 6/28/2018
3.3.0 4,000 3/26/2018
3.2.0 1,385 2/9/2018
2.12.60 1,236 1/18/2018
2.12.57 1,313 12/29/2017
2.12.49 1,219 11/29/2017
2.12.44 1,140 11/17/2017
2.12.38 1,274 10/20/2017
2.12.34 2,274 9/26/2017
2.12.19 1,804 7/13/2017
2.12.16 1,240 7/10/2017

Spire.PDFViewer 5.11.2
Bug fixes:
Fixes the issue that the font weight is not consistent with the source PDF when viewing in PDFViewer. (SPIREPDFVIEWER-459)
Fixes the issue that the application threw the "StackOverflowException" when setting the Dock of PdfViewer as Fill and minimizing the Form.(SPIREPDFVIEWER-460)