Spire.PDFViewer 2.4.50

dotnet add package Spire.PDFViewer --version 2.4.50
NuGet\Install-Package Spire.PDFViewer -Version 2.4.50
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="2.4.50" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Spire.PDFViewer --version 2.4.50
#r "nuget: Spire.PDFViewer, 2.4.50"
#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=2.4.50

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

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 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 is compatible.  net40 is compatible.  net40-client is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.50 295 4/14/2015
2.4.44 72 3/24/2015
2.4.0 306 11/19/2014
2.3.23 124 10/14/2014
2.2.6 200 7/18/2014
2.1.0 73 3/18/2014
1.6.7 51 3/26/2013

Spire.PDFViewer 2.4.50
Fixes the issue that caused contents of some PDF documents to garble.

Spire.PDFViewer 2.4.44
Improve the performance that it took long time to open PDF document in silverlight.
Fixes the issue where the PDF document can't be displayed in the PDFViewer in silverlight.

Spire.PDFViewer 2.3.23
Fix the issue that all characters were merged when viewing PDF in WPF.
Fix the issue that content was disappeared when view PDF in winform.

Spire.PDFViewer 2.2.6
New features:
Starts to support viewing PDF with gradient images.
Add a new feature to print the actual size of the content.

Bug solutions:
Fix the issue that some characters are missing when viewing PDF.
Fix the below issues in converting pdf to images:
- The data in graph is missing.
- The arrow position is wrong.
- The dotted line in graph turned into solid line.