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
License
—
Deps
3
Install Size
—
Vulns
✓ 0
Published
Jun 17, 2019
$ dotnet add package AlmightyPDFNo README available.