PDFTron.UWP 9.2.3.79579

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

// Install PDFTron.UWP as a Cake Tool
#tool nuget:?package=PDFTron.UWP&version=9.2.3.79579

[PDF Reader. PDF Control. PDF Component]

PDFNet SDK is the ultimate PDF toolkit.

This package is the full version of PDFTron UWP SDK.

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/A Validation and Conversion
*        PDF Redaction
*        PDF Conversion from MS Office, various image formats etc.

Product Compatible and additional computed target framework versions.
native native is compatible. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
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 PDFTron.UWP:

Package Downloads
PDFTron.UWP.Tools

[PDF Reader Tools. PDF Control Tools. PDF Component Tools] PDFNet SDK is the ultimate PDF toolkit. This package is the full version of PDFTron UWP SDK Tools. 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/A Validation and Conversion * PDF Redaction * PDF Conversion from MS Office, various image formats etc.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.6.0 720 12/6/2023
10.5.0 439 10/20/2023
10.4.0 464 9/13/2023
10.3.0 1,003 8/3/2023
10.2.0 480 6/21/2023
10.1.1 770 5/11/2023
10.1.0 444 5/11/2023
10.0.0 1,898 3/28/2023
9.5.0 919 2/17/2023
9.4.0.2 755 2/9/2023
9.4.0.1 782 12/7/2022
9.4.0 1,827 10/27/2022
9.3.0.80056 13,447 7/15/2022
9.2.3.79579 1,858 6/15/2022
9.2.2.79504 1,931 5/10/2022
9.2.1.79419 1,870 4/1/2022
9.2.0.79335 1,625 2/16/2022
9.1.2.78727 951 12/15/2021
9.1.1.78644 1,602 10/26/2021
9.1.0.78544 1,136 9/15/2021
9.0.2.77903 1,104 8/12/2021
9.0.1.77825 6,438 6/30/2021
9.0.0.77725 927 5/14/2021
9.0.0.77701 736 5/5/2021
8.1.1 3,863 2/18/2021
8.1.0 820 1/7/2021
8.0.2 835 11/28/2020
8.0.1 1,662 11/2/2020
8.0.0.76178 1,400 9/21/2020
7.2.0-beta1 627 8/18/2020
7.0.3.73128 6,399 11/15/2019
7.0.2.72615 5,995 9/20/2019
7.0.1.72303 2,909 8/27/2019
6.10.4.71000 2,092 6/4/2019
6.10.0.70147 1,444 3/20/2019
6.10.0 4,574 3/18/2019
6.9.0 1,803 11/6/2018

### New Feature

* [pdf] PDF Printing: Added progressive printing which allow better monitoring of each page during the printing process

### Enhancements

* [pdf] PDF Printing: enhance print task progress events to proper dispatch the threads and avoid the need of extra logic to handle it in the UI
* [pdf] PDF Printing: improved monitoring of current print job by adding total page count in progress
   * [pdf] Added ability to create customizable Rubber Stamp annotation

### Fixes

* [pdf] Fixed possible exception that could occur when calling PDFNet.Initialize()
* [pdf] PDF Printing: fixed print cancellation request which could cause print spooling to get stuck