PDFTron.UWP 7.0.2.72615

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

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

[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 Features

* UI support for selection and editing of existing Annotation Groups. You can resize, change border and background color, change opacity, flatten the annotation group, delete the annotation group and ungroup the annotations.
* Updated API for Digital Signature creation (`DigitalSignatureField` and `DigitalSignatureIterator` classes).
* Programmatic, low-level Undo/Redo API. (`UndoManager`, `ResultSnapshot` and `DocSnapshot` classes)
* Added an in-memory interface for rendering individual separations. (`PDFDraw.GetSeparationBitmaps `and `PDFRasterizer.RasterizeSeparations`).
* Added extra modes to geometry snapping: snap to point on line, snap to midpoint, and snap to line intersection.
* Added Widget functions to Set/Get Text Color, Font and Font Size.
* New Widget API for form field creation/access. (`TextWidget`, `CheckBoxWidget`, `RadioButtonWidget`, `RadioButtonGroup`, `PushButtonWidget`, `SignatureWidget`, `ListBoxWidget` and `ComboBoxWidget` classes).
* Added utility functions to `ComboBoxWidget` and `ListBoxWidget` which simplify reading and editing options. (`GetOptions()`, `ReplaceOptions()` and `RemoveOption()`)
* Added an API allowing sound annotations to be created from raw sound data. (`Sound.CreateWithData`).
* New method for easily rotating an annotations appearance by an arbitrary angle.

### Changed Behavior:
* ToXod default options have been changed. The XOD default setting for flattening is now `e_high_quality` (previously `e_fast`) and the default setting for line thickening is false. (previously true).
* The GDI+ Rasterizer has been marked as deprecated and will be removed in a future version of our SDK.

### Improvements and Bugfixes
* Fix for Microsoft Store certification issue because of missing DefaultOverloadAttribute in pdftron.PDF.ElementWriter.
* Default Signature color changed to black from red in Complete Reader sample project.
* [pdf] Adjusted XFDF import for Form Fields to properly construct missing fields and appearances.
* [pdf] Fixed a problem with DigitalSignatureField.GetDocumentPermissions.
* [pdf] Fixed filled Polyline rendering when there are line beginning/ending styles.
* [pdf] Fixed a problem where per page XFDF export would sometimes not include all of the field attributes.
* [xod] Fixed an uncommon issue where some completely masked graphics would be visible after ToXod conversion.
* [pdf] Fixed a bug where `IsModified` can return true after a save when undo redo is used.
* [pdf] Fixed bug where we would fail to save to documents with malformed “Rights enable” dictionaries.
* [pdf] Fixed a bug where we would sometimes mishandle softmasks smaller than their containing group.
* [pdf] Fixed bug where disabling annotation rendering in the viewer would not disable it in thumbnails.
* Many other miscellaneous bug fixes.