AlmightyPDF NuGet Package

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 FileName
String Title
String Key.




Got any AlmightyPDF Question?





Info

Version: 2.0.0
Author(s): AlmightyPDF
Last Update: Monday, June 17, 2019
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/AlmightyPDF


Install
Install-Package AlmightyPDF
dotnet add package AlmightyPDF
paket add AlmightyPDF
AlmightyPDF Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

3

days-since-last-release

1774