Apitron.PDF.Kit.Silverlight
1.0.87
See the version list below for details.
dotnet add package Apitron.PDF.Kit.Silverlight --version 1.0.87
NuGet\Install-Package Apitron.PDF.Kit.Silverlight -Version 1.0.87
<PackageReference Include="Apitron.PDF.Kit.Silverlight" Version="1.0.87" />
paket add Apitron.PDF.Kit.Silverlight --version 1.0.87
#r "nuget: Apitron.PDF.Kit.Silverlight, 1.0.87"
// Install Apitron.PDF.Kit.Silverlight as a Cake Addin
#addin nuget:?package=Apitron.PDF.Kit.Silverlight&version=1.0.87
// Install Apitron.PDF.Kit.Silverlight as a Cake Tool
#tool nuget:?package=Apitron.PDF.Kit.Silverlight&version=1.0.87
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,399 | 5/21/2018 |
1.0.95 | 1,032 | 4/27/2018 |
1.0.94 | 990 | 4/25/2018 |
1.0.93 | 979 | 4/20/2018 |
1.0.92 | 1,012 | 4/10/2018 |
1.0.91 | 1,036 | 4/2/2018 |
1.0.90 | 1,022 | 3/14/2018 |
1.0.89 | 961 | 2/8/2018 |
1.0.88 | 1,052 | 2/1/2018 |
1.0.87 | 1,171 | 1/24/2018 |
1.0.86 | 1,167 | 12/22/2017 |
1.0.85 | 1,017 | 11/29/2017 |
1.0.84 | 961 | 11/27/2017 |
1.0.81 | 964 | 11/14/2017 |
1.0.80 | 1,009 | 11/8/2017 |
1.0.79 | 924 | 11/1/2017 |
1.0.78 | 1,027 | 10/19/2017 |
1.0.77 | 958 | 9/28/2017 |
1.0.76 | 942 | 9/27/2017 |
1.0.75 | 1,050 | 9/25/2017 |
1.0.74 | 1,158 | 9/13/2017 |
1.0.73 | 1,393 | 8/29/2017 |
1.0.72 | 1,243 | 8/25/2017 |
1.0.71 | 1,147 | 8/21/2017 |
1.0.70 | 1,097 | 7/12/2017 |
1.0.69 | 959 | 7/5/2017 |
1.0.67 | 1,116 | 6/10/2017 |
1.0.66 | 1,024 | 6/7/2017 |
1.0.65 | 1,155 | 5/8/2017 |
1.0.64 | 1,130 | 4/27/2017 |
1.0.63 | 1,168 | 4/26/2017 |
1.0.62 | 1,266 | 4/13/2017 |
1.0.61 | 1,066 | 4/10/2017 |
1.0.60 | 1,154 | 3/29/2017 |
1.0.59 | 3,439 | 2/27/2017 |
1.0.58 | 1,314 | 2/21/2017 |
1.0.57 | 1,210 | 2/11/2017 |
1.0.56 | 1,076 | 2/10/2017 |
1.0.55 | 996 | 2/8/2017 |
1.0.54 | 1,012 | 2/2/2017 |
1.0.53 | 1,005 | 1/17/2017 |
1.0.52 | 1,603 | 1/12/2017 |
- Bugfixes.
- 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