Pechkin 0.5.8.1
dotnet add package Pechkin --version 0.5.8.1
NuGet\Install-Package Pechkin -Version 0.5.8.1
<PackageReference Include="Pechkin" Version="0.5.8.1" />
paket add Pechkin --version 0.5.8.1
#r "nuget: Pechkin, 0.5.8.1"
// Install Pechkin as a Cake Addin #addin nuget:?package=Pechkin&version=0.5.8.1 // Install Pechkin as a Cake Tool #tool nuget:?package=Pechkin&version=0.5.8.1
.NET Wrapper for WkHtmlToPdf static DLL, library that uses Webkit engine to convert HTML pages to PDF. Allows you to utilize full power of the library. See Pechkin.Synchronized for thread safe wrapper.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Common.Logging (>= 2.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Pechkin:
Package | Downloads |
---|---|
Pechkin.Synchronized
Thread safe wrapper for Pechkin Html to PDF library. Allows your multiple threads to use Pechkin, while actually working with it from only one thread. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.5.8.1 | 389,994 | 8/14/2012 |
Added necessary dependencies to the project and package to fix HRESULT: 0x8007007E error when trying to use Pechkin. 0.5.8.1 added license and copyright cor the copies to be legal.