Top 20 NuGet html-to-pdf Packages

Winnovative HTML to PDF Client for UWP can be easily integrated in any Universal Windows Platform (UWP) application to create PDF documents from HTML pages and strings.. The library can also be used to convert HTML to images, convert HTML to SVG, create, edit and merge PDF documents. Before using t...
EVO HTML to PDF Client for UWP can be easily integrated in any Universal Windows Platform (UWP) application to create PDF documents from HTML pages and strings.. The library can also be used to convert HTML to images, convert HTML to SVG, create, edit and merge PDF documents. Before using the EVO H...
Winnovative HTML to PDF Library for .NET x64 can be easily integrated in your applications targeting the .NET Framework to create PDF documents from HTML pages and strings. The library can also be used to convert HTML to images, convert HTML to SVG, create, edit and merge PDF documents. This optimi...
Winnovative HTML to PDF Library for .NET uses the Classic rendering engine to convert HTML to PDF, images and SVG in applications targeting .NET Framework, .NET Core and .NET Standard. The library can also be used to create new PDF documents, to edit, merge, split and fill existing PDF documents. ...
EVO HTML to PDF Library for .NET x64 can be easily integrated in your applications targeting the .NET Framework to create PDF documents from HTML pages and strings. The library can also be used to convert HTML to images, convert HTML to SVG, create, edit and merge PDF documents. This optimized vers...
EVO HTML to PDF Library for .NET uses the Classic rendering engine to convert HTML to PDF, images and SVG in applications targeting .NET Framework, .NET Core and .NET Standard. The library can also be used to create new PDF documents, to edit, merge, split and fill existing PDF documents. This pa...
Using AlmightyPDF to create your first pdf document: 
using almightypdf.Models; using almightypdf.Services;
 
IPdf pdf = new Pdf(); pdf.CreateAndSavePDF(PdfElements pdfElements); Parameters: String Header
String Body
String Footer
String Stylesheet
Int HeaderHeight
Int FooterHeight
String FileN...