Apitron.PDF.Kit.Silverlight
1.0.88
See the version list below for details.
dotnet add package Apitron.PDF.Kit.Silverlight --version 1.0.88
NuGet\Install-Package Apitron.PDF.Kit.Silverlight -Version 1.0.88
<PackageReference Include="Apitron.PDF.Kit.Silverlight" Version="1.0.88" />
paket add Apitron.PDF.Kit.Silverlight --version 1.0.88
#r "nuget: Apitron.PDF.Kit.Silverlight, 1.0.88"
// Install Apitron.PDF.Kit.Silverlight as a Cake Addin #addin nuget:?package=Apitron.PDF.Kit.Silverlight&version=1.0.88 // Install Apitron.PDF.Kit.Silverlight as a Cake Tool #tool nuget:?package=Apitron.PDF.Kit.Silverlight&version=1.0.88
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,597 | 5/21/2018 |
1.0.95 | 1,150 | 4/27/2018 |
1.0.94 | 1,108 | 4/25/2018 |
1.0.93 | 1,107 | 4/20/2018 |
1.0.92 | 1,116 | 4/10/2018 |
1.0.91 | 1,128 | 4/2/2018 |
1.0.90 | 1,123 | 3/14/2018 |
1.0.89 | 1,065 | 2/8/2018 |
1.0.88 | 1,148 | 2/1/2018 |
1.0.87 | 1,287 | 1/24/2018 |
1.0.86 | 1,262 | 12/22/2017 |
1.0.85 | 1,127 | 11/29/2017 |
1.0.84 | 1,074 | 11/27/2017 |
1.0.81 | 1,081 | 11/14/2017 |
1.0.80 | 1,096 | 11/8/2017 |
1.0.79 | 1,024 | 11/1/2017 |
1.0.78 | 1,131 | 10/19/2017 |
1.0.77 | 1,059 | 9/28/2017 |
1.0.76 | 1,035 | 9/27/2017 |
1.0.75 | 1,166 | 9/25/2017 |
1.0.74 | 1,250 | 9/13/2017 |
1.0.73 | 1,494 | 8/29/2017 |
1.0.72 | 1,351 | 8/25/2017 |
1.0.71 | 1,245 | 8/21/2017 |
1.0.70 | 1,218 | 7/12/2017 |
1.0.69 | 1,078 | 7/5/2017 |
1.0.67 | 1,209 | 6/10/2017 |
1.0.66 | 1,112 | 6/7/2017 |
1.0.65 | 1,247 | 5/8/2017 |
1.0.64 | 1,224 | 4/27/2017 |
1.0.63 | 1,268 | 4/26/2017 |
1.0.62 | 1,360 | 4/13/2017 |
1.0.61 | 1,158 | 4/10/2017 |
1.0.60 | 1,257 | 3/29/2017 |
1.0.59 | 3,544 | 2/27/2017 |
1.0.58 | 1,423 | 2/21/2017 |
1.0.57 | 1,309 | 2/11/2017 |
1.0.56 | 1,171 | 2/10/2017 |
1.0.55 | 1,099 | 2/8/2017 |
1.0.54 | 1,124 | 2/2/2017 |
1.0.53 | 1,107 | 1/17/2017 |
1.0.52 | 1,692 | 1/12/2017 |
- Bugfixes.
- Custom security handler.
- Improved exception handling.
- Improved PDF/A support.
- PDF version 1.5
- PDF version 2.0
- Improved text extraction (as TaggedText, as a HTML).
- Enhanced font substitution mechanism.
- PDF signing improvements.
- Silverlight support