Apitron.PDF.Kit.Silverlight 1.0.65

There is a newer version of this package available.
See the version list below for details.
dotnet add package Apitron.PDF.Kit.Silverlight --version 1.0.65
NuGet\Install-Package Apitron.PDF.Kit.Silverlight -Version 1.0.65
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.Silverlight" Version="1.0.65" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Apitron.PDF.Kit.Silverlight --version 1.0.65
#r "nuget: Apitron.PDF.Kit.Silverlight, 1.0.65"
#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.Silverlight as a Cake Addin
#addin nuget:?package=Apitron.PDF.Kit.Silverlight&version=1.0.65

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

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 Compatible and additional computed target framework versions.
Silverlight sl5 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
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
1.0.96 2,532 5/21/2018
1.0.95 1,112 4/27/2018
1.0.94 1,079 4/25/2018
1.0.93 1,077 4/20/2018
1.0.92 1,084 4/10/2018
1.0.91 1,101 4/2/2018
1.0.90 1,095 3/14/2018
1.0.89 1,036 2/8/2018
1.0.88 1,117 2/1/2018
1.0.87 1,255 1/24/2018
1.0.86 1,233 12/22/2017
1.0.85 1,099 11/29/2017
1.0.84 1,047 11/27/2017
1.0.81 1,053 11/14/2017
1.0.80 1,070 11/8/2017
1.0.79 1,000 11/1/2017
1.0.78 1,100 10/19/2017
1.0.77 1,033 9/28/2017
1.0.76 1,009 9/27/2017
1.0.75 1,137 9/25/2017
1.0.74 1,223 9/13/2017
1.0.73 1,454 8/29/2017
1.0.72 1,326 8/25/2017
1.0.71 1,210 8/21/2017
1.0.70 1,191 7/12/2017
1.0.69 1,048 7/5/2017
1.0.67 1,184 6/10/2017
1.0.66 1,080 6/7/2017
1.0.65 1,215 5/8/2017
1.0.64 1,195 4/27/2017
1.0.63 1,242 4/26/2017
1.0.62 1,327 4/13/2017
1.0.61 1,132 4/10/2017
1.0.60 1,229 3/29/2017
1.0.59 3,528 2/27/2017
1.0.58 1,389 2/21/2017
1.0.57 1,283 2/11/2017
1.0.56 1,145 2/10/2017
1.0.55 1,074 2/8/2017
1.0.54 1,093 2/2/2017
1.0.53 1,078 1/17/2017
1.0.52 1,665 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