Apitron.PDF.Kit.Silverlight
1.0.73
See the version list below for details.
dotnet add package Apitron.PDF.Kit.Silverlight --version 1.0.73
NuGet\Install-Package Apitron.PDF.Kit.Silverlight -Version 1.0.73
<PackageReference Include="Apitron.PDF.Kit.Silverlight" Version="1.0.73" />
paket add Apitron.PDF.Kit.Silverlight --version 1.0.73
#r "nuget: Apitron.PDF.Kit.Silverlight, 1.0.73"
// Install Apitron.PDF.Kit.Silverlight as a Cake Addin #addin nuget:?package=Apitron.PDF.Kit.Silverlight&version=1.0.73 // Install Apitron.PDF.Kit.Silverlight as a Cake Tool #tool nuget:?package=Apitron.PDF.Kit.Silverlight&version=1.0.73
It’s 100% managed code
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
- Fill or create PDF forms
- Add or remove document fields
- Examine resources within a document - fonts, embedded files
- 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 you contact support so we'll 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 Compatible and additional computed target framework versions. |
---|---|
Silverlight | sl5 is compatible. |
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 |
---|---|---|
1.0.96 | 2,606 | 5/21/2018 |
1.0.95 | 1,152 | 4/27/2018 |
1.0.94 | 1,110 | 4/25/2018 |
1.0.93 | 1,109 | 4/20/2018 |
1.0.92 | 1,118 | 4/10/2018 |
1.0.91 | 1,130 | 4/2/2018 |
1.0.90 | 1,125 | 3/14/2018 |
1.0.89 | 1,067 | 2/8/2018 |
1.0.88 | 1,150 | 2/1/2018 |
1.0.87 | 1,291 | 1/24/2018 |
1.0.86 | 1,264 | 12/22/2017 |
1.0.85 | 1,129 | 11/29/2017 |
1.0.84 | 1,076 | 11/27/2017 |
1.0.81 | 1,085 | 11/14/2017 |
1.0.80 | 1,098 | 11/8/2017 |
1.0.79 | 1,026 | 11/1/2017 |
1.0.78 | 1,133 | 10/19/2017 |
1.0.77 | 1,061 | 9/28/2017 |
1.0.76 | 1,039 | 9/27/2017 |
1.0.75 | 1,169 | 9/25/2017 |
1.0.74 | 1,252 | 9/13/2017 |
1.0.73 | 1,497 | 8/29/2017 |
1.0.72 | 1,353 | 8/25/2017 |
1.0.71 | 1,249 | 8/21/2017 |
1.0.70 | 1,220 | 7/12/2017 |
1.0.69 | 1,082 | 7/5/2017 |
1.0.67 | 1,211 | 6/10/2017 |
1.0.66 | 1,114 | 6/7/2017 |
1.0.65 | 1,249 | 5/8/2017 |
1.0.64 | 1,226 | 4/27/2017 |
1.0.63 | 1,270 | 4/26/2017 |
1.0.62 | 1,364 | 4/13/2017 |
1.0.61 | 1,162 | 4/10/2017 |
1.0.60 | 1,259 | 3/29/2017 |
1.0.59 | 3,551 | 2/27/2017 |
1.0.58 | 1,427 | 2/21/2017 |
1.0.57 | 1,311 | 2/11/2017 |
1.0.56 | 1,173 | 2/10/2017 |
1.0.55 | 1,101 | 2/8/2017 |
1.0.54 | 1,126 | 2/2/2017 |
1.0.53 | 1,109 | 1/17/2017 |
1.0.52 | 1,696 | 1/12/2017 |
- Bugfixes.
- Improved exception handling.
- Improved PDF/A support.
- PDF version 1.5
- Improved text extraction (as TaggedText, as a HTML).
- Enhanced font substitution mechanism.
- PDF signing improvements.
- Silverlight support