PDFNet 6.4.1.29791

dotnet add package PDFNet --version 6.4.1.29791
NuGet\Install-Package PDFNet -Version 6.4.1.29791
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="PDFNet" Version="6.4.1.29791" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PDFNet --version 6.4.1.29791
#r "nuget: PDFNet, 6.4.1.29791"
#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 PDFNet as a Cake Addin
#addin nuget:?package=PDFNet&version=6.4.1.29791

// Install PDFNet as a Cake Tool
#tool nuget:?package=PDFNet&version=6.4.1.29791

[PDF Reader. PDF Control. PDF Component]

PDFNet SDK is the ultimate PDF toolkit.

With PDFNet components you can build reliable & speedy applications that can view, create, print, edit, and annotate PDFs ... across operating systems.

Developers use PDFNet SDK to read, write, and edit PDF documents compatible with all published versions of PDF specification (including the latest ISO32000). The extensive PDF library API supports most common use-case scenarios such as:
*        PDF Viewing & Collaboration
*        PDF Rasterization
*        PDF Printing
*        PDF Form filling and flattening
*        PDF Split & Merge
*        PDF Stamping
*        Dynamic PDF generation (e.g. FlowDocument & Xaml to PDF)
*        PDF Text extraction and indexing
*        PDF Packages
*        PDF Layers (OCGs)
*        PDF Editing
*        PDF Encryption
*        Manipulate PDF bookmarks, links, and annotations.
*        PDF Optimization
*        PDF conversion to XML, HTML, XPS, SVG, TIF, etc.
*        PDF/A Validation and Conversion
*        PDF Redaction
*        PDF Conversion from XPS, MS Office, HTML, XAML, TXT, TIFF etc.
*        HTML to PDF Conversion

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 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
6.4.1.29791 431 3/16/2015
6.4.0.29516 193 2/16/2015
6.4.0.29186 142 1/26/2015
6.3.1.27328 368 10/20/2014
6.2.4.26631 171 9/10/2014
6.2.3.25804 171 8/12/2014

* Added pdfron.PDF.Convert.Printer.GetMode to control whether Office Interop or the printer subsystem is used for Office conversion.
* Added support for AnyCPU in .NET builds.
* Open-sourced PDFNetLoader library.
* Exported XFDF now includes appearance streams as images.
* Added support for old-style JPEG compression for TIFF images.
* Important bug fixes and incremental improvements.