Apitron.PDF.Rasterizer by Apitron LTD.

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

 Apitron.PDF.Rasterizer 3.0.174

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, 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)

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Apitron.PDF.Rasterizer</id>
    <version>3.0.174</version>
    <title>Apitron.PDF.Rasterizer for .NET</title>
    <authors>Apitron LTD.</authors>
    <owners>Apitron LTD.</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="file">licenses\license.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>images\logo.png</icon>
    <projectUrl>https://apitron.com/Product/pdf-rasterizer</projectUrl>
    <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, 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)</description>
    <summary>Apitron PDF Rasterizer is a .NET component that performs quality conversion from PDF file to an image.</summary>
    <releaseNotes>- Bugfixes.
- .Net 6.0/7.0 support.  
- Improved indexed color space support.
- PDF version 2.0 support.
- Tiff rendering improvements.
- Improved fonts substitution algorithm.
- Improved fonts processing.
- Apache cordova support.
- Improved support for processing corrupt documents.
- Android related optimizations and improvements.
- Text search improvements.
- x64 support is improved for Windows Store apps.
- BiDi support
- Arabic, Japanese and Hebrew text search support.
- New license type has been added for Windows Azure WebJob</releaseNotes>
    <copyright>©Apitron 2014-2024. All Rights Reserved.</copyright>
    <language>en-US</language>
    <tags>Apitron.Pdf.Rasterizer .NET PDF PDF2.0 converter to image, pdf-to-image, JPEG PNG TIFF BMP Xamarin UWP Windows10 WindowsPhone MacOS IoS Android WinForms WPF Mono PDF2image PDFToImage Search WindowsStore Apps</tags>
  </metadata>
</package>