Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DinkToPdfAll

.NET Standard library which wrapping the DinkToPdf library that include x64 and x86 version of the wkhtmltox library.

Install

This library is available in NuGet.
At nuget package manager, run the follow command.

PM> IInstall-Package DinkToPdfAll 

At .NET CLI console, run the follow command.

dotnet add package DinkToPdfAll

How to load wkhtmltox library?

You must call the Load method in ConfigurateService at Startup.

 DinkToPdfAll.LibraryLoader.Load();

How to use it?

Please read the official documentation of DinkToPdf.

About

A wrapper of DinkToPdf that just include x64 and x86 version of the wkhtmltox library.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages