Apitron.PDF.Rasterizer.Silverlight by Apitron LTD.

<PackageReference Include="Apitron.PDF.Rasterizer.Silverlight" Version="3.0.89" />

 Apitron.PDF.Rasterizer.Silverlight 3.0.89

We provide conversion to all image formats supported by .NET framework via System.Drawing.Image class so you are able to export PDF files to BMP,JPG,PNG,TIFF as well as work with this bitmap on a fly. 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, WindowsRT and Windows Phone 8/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)

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Apitron.PDF.Rasterizer.Silverlight</id>
    <version>3.0.89.0</version>
    <title>Apitron.PDF.Rasterizer for Silverlight</title>
    <authors>Apitron LTD.</authors>
    <owners>Apitron LTD.</owners>
    <licenseUrl>http://apitron.com/EULAs/Rasterizer/application-license.txt</licenseUrl>
    <projectUrl>http://apitron.com/PDFRasterizer</projectUrl>
    <iconUrl>http://apitron.com/Uploads/logo3.png</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>We provide conversion to all image formats supported by .NET framework via System.Drawing.Image class so you are able to export PDF files to BMP,JPG,PNG,TIFF as well as work with this bitmap on a fly.

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, WindowsRT and Windows Phone 8/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)</description>
    <summary>Apitron PDF Rasterizer is a .NET component that performs quality conversion from PDF file to an image.</summary>
    <releaseNotes>- Silverlight support.
- Font substitution system improvements.</releaseNotes>
    <copyright>©Apitron 2014-2016. All Rights Reserved.</copyright>
    <language>en-US</language>
    <tags>Apitron.Pdf.Rasterizer .NET PDF converter to image JPEG PNG TIFF BMP Xamarin WinRT Windows10 UWP WindowsPhone8 WindowsPhone8.1 WP8.1 MacOS IoS Android WinForms WPF Mono PDF2image PDFToImage Search WindowsStore Apps</tags>
  </metadata>
</package>