Apitron.PDF.Kit 2.0.54

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

// Install Apitron.PDF.Kit as a Cake Tool
#tool nuget:?package=Apitron.PDF.Kit&version=2.0.54

It is 100% managed code and does not require special manipulations to run with any .NET framework version starting from 2.0.

PDF standard versions supported are: ALL versions.
Files can be normal, linearized, password-protected, signed, incrementally updated.

- We support many possible PDF content manipulations scenarios, below are a few things that worth mentioning:
- Extract, modify and add graphics (text, images, drawings)
- Split or merge PDF documents
- Extract PDF text to HTML, Tagged or Raw format
- Fill, sign or create PDF forms
- Add or remove document fields
- Examine resources within a document - fonts, embedded files, xml ( ZUGFeRD )
- Digitally sign and check existing signatures on PDF documents
- Search for specific text
- Protect document with a password
- Work with navigation objects, e.g. create bookmarks or links
- Full support for annotations
- Full support for PDF actions
- All fonts defined by specification are supported
- Various colorspaces and color profiles are supported, e.g. you may draw in RGB, CMYK, gray, or whatever colorspace you like.
- Files can be saved to other [subtypes] of PDF – Linearized or PDF/a for example.
- If you require a specific funtionality and are unsure about whether it is supported, please review our online help or contact support so we will be able to handle this.
- Fixed layout API, implemented to be 100% PDF specification compatible, it unlocks full power of the PDF for you. Any complex PDF creation or manipulation task can be completed instantly.
- Flow layout API, a styles-driven content generation API similar to HTML+CSS provides you with ability to create stunning documents, reports, bills, catalogues an more in minutes. Compact and easy to use, supports creation of XML templates and much more.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.1
.NET Framework net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
.NETPlatform dotnet54
DNXCore dnxcore50
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen60
Xamarin.iOS xamarinios xamarinios10
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
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
2.0.54 1,486 1/6/2023
2.0.53 2,842 7/16/2022
1.0.92 1,699 4/10/2018
1.0.91 1,958 4/2/2018
1.0.90 1,695 3/14/2018
1.0.89 1,635 2/8/2018
1.0.88 2,512 2/1/2018
1.0.87 1,716 1/24/2018
1.0.86 1,952 12/22/2017
1.0.85 1,734 11/29/2017
1.0.84 1,654 11/27/2017
1.0.81 2,310 11/14/2017
1.0.80 1,904 11/8/2017
1.0.79 1,675 11/1/2017
1.0.78 1,685 10/19/2017
1.0.77 1,688 9/28/2017
1.0.76 1,539 9/27/2017
1.0.75 1,693 9/25/2017
1.0.74 1,679 9/13/2017
1.0.73 1,729 8/29/2017
1.0.72 2,032 8/25/2017
1.0.71 1,873 8/21/2017
1.0.70 2,145 7/12/2017
1.0.69 1,720 7/5/2017
1.0.67 2,629 6/10/2017
1.0.66 1,875 6/7/2017
1.0.65 13,050 5/8/2017
1.0.64 1,962 4/27/2017
1.0.63 1,803 4/26/2017
1.0.62 3,456 4/13/2017
1.0.61 1,909 4/10/2017
1.0.60 2,060 3/29/2017
1.0.59 4,633 2/27/2017
1.0.58 1,951 2/21/2017
1.0.57 2,175 2/11/2017
1.0.56 1,997 2/10/2017
1.0.55 1,809 2/8/2017
1.0.54 1,919 2/2/2017
1.0.53 2,081 1/17/2017
1.0.52 2,437 1/12/2017

- Bugfixes
- PDF2.0 support.
- The PDF security improvements.
- Improved error handling mechanism.
- Improved PDF/A support.
- Text extraction performance improvements.
- PDF version 1.5
- PDF version 2.0
- Windows Phone 10 support.
- Windows 10 Universal App Platform (UWP) support.
- UWP apps support.
- Windows Runtime support.
- Apache cordova support.
- Windows Azure / Cloud support.
- Shading patterns support.
- .NET Core support
- Xamarin.IOS support.
- Xamarin.Android support.
- Text extraction.
- Image extraction.
- Enhanced font substitution mechanism.
- PDF signing improvements.