.NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Michael Faisst | 
| Last Update: | Saturday, March 17, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/michaelfaisst/DinkToPdf | 
| NuGet Url: | https://www.nuget.org/packages/DinkToPdfCopy | 
Install
Install-Package DinkToPdfCopy
                        dotnet add package DinkToPdfCopy
                        paket add DinkToPdfCopy
                        
                                DinkToPdfCopy Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NETStandard.Library(>= 1.6.0)
- System.Collections.Concurrent(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Threading.Thread(>= 4.0.0)
Tags
