Foxit.SDK.Dotnet
8.4.2
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package Foxit.SDK.Dotnet --version 8.4.2
NuGet\Install-Package Foxit.SDK.Dotnet -Version 8.4.2
<PackageReference Include="Foxit.SDK.Dotnet" Version="8.4.2" />
paket add Foxit.SDK.Dotnet --version 8.4.2
#r "nuget: Foxit.SDK.Dotnet, 8.4.2"
// Install Foxit.SDK.Dotnet as a Cake Addin #addin nuget:?package=Foxit.SDK.Dotnet&version=8.4.2 // Install Foxit.SDK.Dotnet as a Cake Tool #tool nuget:?package=Foxit.SDK.Dotnet&version=8.4.2
Foxit PDF SDK for Windows .NET features a powerful, easy-to-use Core API in C# for rendering, viewing, annotation, signing, protecting and managing forms in PDFs. Alongside an extensive industry-leading PDF library for building and automating workflow, Foxit PDF SDK comes with in-depth demos, sample code and a quick start PDF viewer. Start building your own PDF editor tool today.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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 Framework | 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. |
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.0.2 | 5,251 | 7/15/2024 |
10.0.1 | 6,250 | 4/28/2024 |
10.0.0 | 3,721 | 3/18/2024 |
9.2.0 | 32,469 | 11/7/2023 |
9.1.0 | 12,876 | 8/22/2023 |
9.0.0 | 5,666 | 3/8/2023 |
8.4.2 | 52,217 | 12/21/2022 |
8.4.1 | 1,534 | 10/19/2022 |
8.4.0 | 1,800 | 8/29/2022 |
8.3.2 | 12,391 | 6/28/2022 |
8.3.1 | 2,380 | 4/26/2022 |
8.3.0 | 4,579 | 2/21/2022 |
8.2.1 | 2,654 | 11/26/2021 |
8.2.0 | 823 | 11/16/2021 |
8.1.0 | 1,167 | 8/16/2021 |
8.0.0 | 3,046 | 5/24/2021 |
Foxit PDF SDK v8.4.2
==================================================================
This is a maintenance release____New Features/Changes____
* Updated Mac ARM C++ Library to support the macOS version 11.
* Updated the Simple_Demo/pdfprint for Windows .NetCore to improve the printing quality.____Bug Fixes____
* The ColorSpace::ConvertColor() does not throw an exception when the unsupported parameter is set.
* Fixed the OCR engine initializing error with the simple demo in Windows 7.
* The PDFDoc.LoadW() for a PDFDoc created with an invalid path returns an unexpected error string.
* The page bitmap renders with faint horizontal lines in a specific PDF document.
* Fixed the infinite loop problem of the function GetSnappedPointAtPos().
* Importing FDF files with particular annotations causes exceptions.
* The TabOrderMgr::GetNextAnnot(Annot) can not get the next annotation object.
* The charCode of certain true type font doesn't show correctly.