Apitron.PDF.Kit
2.0.54
dotnet add package Apitron.PDF.Kit --version 2.0.54
NuGet\Install-Package Apitron.PDF.Kit -Version 2.0.54
<PackageReference Include="Apitron.PDF.Kit" Version="2.0.54" />
paket add Apitron.PDF.Kit --version 2.0.54
#r "nuget: Apitron.PDF.Kit, 2.0.54"
// 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 |
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,596 | 1/6/2023 |
2.0.53 | 2,891 | 7/16/2022 |
1.0.92 | 1,699 | 4/10/2018 |
1.0.91 | 1,958 | 4/2/2018 |
1.0.90 | 1,697 | 3/14/2018 |
1.0.89 | 1,636 | 2/8/2018 |
1.0.88 | 2,514 | 2/1/2018 |
1.0.87 | 1,718 | 1/24/2018 |
1.0.86 | 1,956 | 12/22/2017 |
1.0.85 | 1,735 | 11/29/2017 |
1.0.84 | 1,655 | 11/27/2017 |
1.0.81 | 2,313 | 11/14/2017 |
1.0.80 | 1,905 | 11/8/2017 |
1.0.79 | 1,676 | 11/1/2017 |
1.0.78 | 1,686 | 10/19/2017 |
1.0.77 | 1,689 | 9/28/2017 |
1.0.76 | 1,540 | 9/27/2017 |
1.0.75 | 1,694 | 9/25/2017 |
1.0.74 | 1,680 | 9/13/2017 |
1.0.73 | 1,730 | 8/29/2017 |
1.0.72 | 2,033 | 8/25/2017 |
1.0.71 | 1,874 | 8/21/2017 |
1.0.70 | 2,146 | 7/12/2017 |
1.0.69 | 1,721 | 7/5/2017 |
1.0.67 | 2,630 | 6/10/2017 |
1.0.66 | 1,876 | 6/7/2017 |
1.0.65 | 13,051 | 5/8/2017 |
1.0.64 | 1,963 | 4/27/2017 |
1.0.63 | 1,804 | 4/26/2017 |
1.0.62 | 3,458 | 4/13/2017 |
1.0.61 | 1,911 | 4/10/2017 |
1.0.60 | 2,062 | 3/29/2017 |
1.0.59 | 4,634 | 2/27/2017 |
1.0.58 | 1,952 | 2/21/2017 |
1.0.57 | 2,176 | 2/11/2017 |
1.0.56 | 1,998 | 2/10/2017 |
1.0.55 | 1,810 | 2/8/2017 |
1.0.54 | 1,920 | 2/2/2017 |
1.0.53 | 2,082 | 1/17/2017 |
1.0.52 | 2,438 | 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.