ImageProcessor.Plugins.PDF
1.3.15
.NET Framework 4.5
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"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ImageProcessor.Plugins.PDF as a Cake Addin
#addin nuget:?package=ImageProcessor.Plugins.PDF&version=1.3.15
// Install ImageProcessor.Plugins.PDF as a Cake Tool
#tool nuget:?package=ImageProcessor.Plugins.PDF&version=1.3.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A plugin for ImageProcessor adding PDF as a recognized input format. This allows you to easily show thumbnails from PDF's.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.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)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Pdfs are rendered as image, when a PDF has multiple pages, only the first is shown.