wkhtmltopdf.msvc.exe 1.0.9

dotnet add package wkhtmltopdf.msvc.exe --version 1.0.9
NuGet\Install-Package wkhtmltopdf.msvc.exe -Version 1.0.9
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="wkhtmltopdf.msvc.exe" Version="1.0.9">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add wkhtmltopdf.msvc.exe --version 1.0.9
#r "nuget: wkhtmltopdf.msvc.exe, 1.0.9"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install wkhtmltopdf.msvc.exe as a Cake Addin
#addin nuget:?package=wkhtmltopdf.msvc.exe&version=1.0.9

// Install wkhtmltopdf.msvc.exe as a Cake Tool
#tool nuget:?package=wkhtmltopdf.msvc.exe&version=1.0.9

A convenience package for using wkhtmltopdf.exe in a .NET project.

This only includes wkhtmltopdf.exe and not wkhtmltoimage.exe.

Use for Windows Vista + (see http://wkhtmltopdf.org/downloads.html for details)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on wkhtmltopdf.msvc.exe:

Package Downloads
HtmlToPdf

convert local html to pdf and generate a pretty bookmark.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.9 12,437 6/8/2018
1.0.8 15,393 12/6/2016
1.0.7 1,147 12/6/2016
1.0.6 1,657 6/28/2016
1.0.5 1,164 6/27/2016
1.0.4 1,378 4/14/2016
1.0.3 1,801 12/31/2015
1.0.2 44,141 12/29/2015
1.0.1 1,154 12/29/2015
1.0.0 1,194 12/29/2015

update to latest version of wk to 0.12.5-dev

1.support large command line.
2.solve links to empty local anchors not working
3.solve internal links point to middle of page.
4.solve the css font use url like url(“//www.google.com”)

git clone --recursive https://github.com/partychen/wkhtmltopdf.git

the detail you can get:
wkhtmltopdf.exe -H