O2S.Components.PDF4NET.Render.Mobile by O2 Solutions

<PackageReference Include="O2S.Components.PDF4NET.Render.Mobile" Version="14.0.1" />

 O2S.Components.PDF4NET.Render.Mobile 14.0.1

PDF4NET.Render is a PDF rendering add-on library for PDF4NET library. It brings PDF to image capabilities to PDF4NET. The library featues: - single page PDF conversion to PNG and TIFF - multi-page PDF conversion to multi-page TIFF - color, grayscale and black&white rendering - selective rendering (render only text and/or images and/or vector graphics) - built in graphic engine that ensures identical results across all supported platforms The library can be used from iOS, Android and Xamarin.Forms applications without any restrictions, the source code being fully portable between platforms. The library is written entirely in C#, being 100% managed. The PDF4NET.Render add-on library is licensed per developer and can be distributed ROYALTY FREE, reducing your project costs. A license for PDF4NET library is required. The complete list of features is available here: https://o2sol.com/pdf4net/features.htm

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>O2S.Components.PDF4NET.Render.Mobile</id>
    <version>14.0.1.0</version>
    <title>PDF4NET.Render add-on library for PDF4NET Mobile</title>
    <authors>O2 Solutions</authors>
    <owners>O2 Solutions</owners>
    <license type="file">license\PDF4NET.Render.Mobile.License.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon type="file">icon\O2Solutions.Logo.64x64.png</icon>
    <!--<iconUrl>https://o2sol.com/images/O2Solutions.Logo2.png</iconUrl>-->
    <projectUrl>https://www.o2sol.com/pdf4net/overview.htm</projectUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <copyright>O2 Solutions</copyright>
    <readme>docs\readme.md</readme>
    <description>PDF4NET.Render is a PDF rendering add-on library for PDF4NET library. It brings PDF to image capabilities to PDF4NET. 
The library featues:
- single page PDF conversion to PNG and TIFF
- multi-page PDF conversion to multi-page TIFF
- color, grayscale and black&amp;white rendering
- selective rendering (render only text and/or images and/or vector graphics)
- built in graphic engine that ensures identical results across all supported platforms
The library can be used from iOS, Android and Xamarin.Forms applications without any restrictions, the source code being fully portable between platforms. The library is written entirely in C#, being 100% managed.
The PDF4NET.Render add-on library is licensed per developer and can be distributed ROYALTY FREE, reducing your project costs. A license for PDF4NET library is required.
The complete list of features is available here: https://o2sol.com/pdf4net/features.htm
</description>
    <summary>Cross platform PDF rendering library with support for iOS, Android and Xamarin.Forms platforms</summary>
    <releaseNotes>Please visit https://www.o2sol.com/pdf4net/whatsnew.htm for release notes.</releaseNotes>
    <tags>pdf, pdf2tiff, pdf2png</tags>
    <dependencies>
      <dependency id="O2S.Components.PDF4NET.Mobile" version="14.0.1.0" exclude="Build,Analyzers" />
    </dependencies>
  </metadata>
</package>