Spire.PDF 2.9.51

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

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

Spire.PDF for .NET is a versatile PDF library that enables software developers to generate, edit, read and manipulate PDF files within their own .NET applications. As a standalone PDF component, Spire.PDF for .NET provides users an incredible wealth of features without installing Adobe Acrobat. This component is completely written in C#, but also supports VB.NET, Windows Forms and ASP.NET.
With the Spire.PDF for .NET API, you can get the ability to read PDF text and image even attachments with high efficiency. Even the special content such as language written from right to left can be extracted such as Herbrew and Arabic. Other basic features such as text, image, table, shapes, hyperlinks, bookmark, headings, footnotes, lists, form fields, pagination, booklet barcode, attachments, transparency, annotations, actions, overlay etc all work great for users. As for security, Spire.PDF for .NET enables you to protect your PDF files by passwords and digital signature.

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. 
Silverlight sl3 is compatible.  sl4 is compatible.  sl5 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 (1)

Showing the top 1 popular GitHub repositories that depend on Spire.PDF:

Repository Stars
anpho/ofd2pdf
OFD->PDF转换工具(WinExe & CLI)
Version Downloads Last updated
3.3.0 466 4/24/2015
3.2.178 276 4/14/2015
3.2.165 223 4/3/2015
3.2.151 214 3/23/2015
3.2.102 672 2/12/2015
3.2.82 271 1/30/2015
3.2.60 307 1/16/2015
3.2.31 412 12/22/2014
3.2.0 765 11/17/2014
3.1.53 913 9/26/2014
3.1.24 650 8/15/2014
3.1.9 316 7/17/2014
3.0.59 253 6/24/2014
3.0.43 94 6/4/2014
3.0.27 130 5/19/2014
2.9.53 592 3/31/2014
2.9.51 86 3/21/2014
2.9.43 84 3/17/2014
2.6.0 113 2/28/2013

Spire.PDF 2.9.51--When convert XPS to PDF, the error of missing letters has been fixed.

Spire.PDF 2.9.43 this time offers you a smooth experience with extract image from PDF file.
Bug solutions:

   Fixed a bug that PdfPageBase.ExtractImages() method did not refresh the image list after adding new images to PDF.
   Fixed a bug that the pixel of the extracted images using PdfPageBase.ExtractImages() method was changed.