ImageProcessor.Plugins.PDF
1.3.15
A plugin for ImageProcessor adding PDF as a recognized input format. This allows you to easily show thumbnails from PDF's.
Install-Package ImageProcessor.Plugins.PDF -Version 1.3.15
dotnet add package ImageProcessor.Plugins.PDF --version 1.3.15
<PackageReference Include="ImageProcessor.Plugins.PDF" Version="1.3.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ImageProcessor.Plugins.PDF --version 1.3.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ImageProcessor.Plugins.PDF, 1.3.15"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Pdfs are rendered as image, when a PDF has multiple pages, only the first is shown.
Dependencies
-
.NETFramework 4.5
- Ghostscript.NET (>= 1.2.1)
- ImageProcessor (>= 2.5.0)
-
.NETFramework 4.6
- Ghostscript.NET (>= 1.2.1)
- ImageProcessor (>= 2.5.0)
-
.NETFramework 4.7
- Ghostscript.NET (>= 1.2.1)
- ImageProcessor (>= 2.5.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.