PDFTron.NET.x64 9.0.0

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

// Install PDFTron.NET.x64 as a Cake Tool
#tool nuget:?package=PDFTron.NET.x64&version=9.0.0

[PDF Reader. PDF Control. PDF Component]

PDFNet SDK is the ultimate PDF toolkit.

This package is the full version of PDFTron SDK (x64) for .NET Core.

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 net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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
10.8.0 9,367 3/20/2024
10.7.0 20,447 2/7/2024
10.6.0.3 19,361 1/10/2024
10.6.0.2 18,775 12/8/2023
10.6.0.1 1,425 12/8/2023
10.6.0 4,022 12/6/2023
10.5.0 31,671 10/25/2023
10.4.0 33,018 9/13/2023
10.3.0 32,531 8/2/2023
10.2.0 25,536 6/21/2023
10.1.1 30,292 5/24/2023
10.1.0 15,229 5/10/2023
10.0.0 419,549 3/29/2023
9.5.0.1 57,125 2/22/2023
9.5.0 4,476 2/17/2023
9.4.28.805 15,032 1/26/2023
9.4.2 21,027 12/20/2022
9.4.1 10,606 12/12/2022
9.4.0 68,899 10/11/2022
9.3.1 65,935 9/28/2022
9.3.0 100,250 7/7/2022
9.2.3.79556 15,779 6/10/2022
9.2.0.79374 250,426 3/9/2022
9.2.0 33,879 1/27/2022
9.1.2.78749 39,853 1/8/2022
9.1.0 86,850 8/25/2021
9.0.0 20,451 5/19/2021

New Features

*    PDF Compare/Diff API (PDFDoc.appendVisualDiff)
*    Snap to Geometry API (in PDF Viewers)

Improvements and Bugfixes

*    Updated XFDF export/import to better support Measure Tools, Redaction Annotations and Form Field Tooltips.
*    Support for file sizes greater than 4gb on 32 bit platforms
*    Many improvements and fixes to Office to PDF conversion outputs.
*    Reduced memory usage during parsing and rendering.
*    Reduced the number of unnecessary resources pulled in by page import.
*    Improvements to font substitution logic.
*    Better handling for corrupt documents, especially corrupted streams.
*    Many other miscellaneous bug fixes.