Info
Version: | 3.0.175 |
Author(s): | Apitron LTD. |
Last Update: | Tuesday, May 7, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://apitron.com/Product/pdf-rasterizer |
NuGet Url: | https://www.nuget.org/packages/Apitron.PDF.Rasterizer |
Install
Install-Package Apitron.PDF.Rasterizer
dotnet add package Apitron.PDF.Rasterizer
paket add Apitron.PDF.Rasterizer
Apitron.PDF.Rasterizer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
We support rendering of the PDF content including:
- text (with embedded, externally linked, standard, simple and composite fonts)
- text search, bidi text search, highlighting, regions and coordinates extraction (including non-latin alphabets)
- images, including masked ones
- annotation objects of various types
- complex paths and fills
- PDF Forms
- all blending modes
- tiling patterns
- shading patterns of type 1,2,3(function-based, axial, radial)
- transparency groups(especially useful when you process files created with Adobe Illustrator)
- masked content(stencil masks, colorkey masks, softmasks)
- all colorspaces specified by PDF(in case of DeviceN we revert to alternative as specified by standard)
- PDF bookmarks + page navigation support
- compatible with Windows 10, Windows Phone 10, so you may create Windows Store and Windows Phone Store apps that require PDF processing
- compatible with MONO, you may use Xamarin and create apps for Mac OS X , iOS and Android using our component(see examples in our blog).