Pechkin 0.5.8.1
Install-Package Pechkin -Version 0.5.8.1
dotnet add 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 |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- 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 | 269,320 | 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.