Render a PDF document on a server or cloud environment (Azure) using an object-bound template or document authored in Portable Document Format Markup Language (PDFML).
Info
Version: | 1.0.3-alpha |
Author(s): | Byron W Jones |
Last Update: | Thursday, July 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BWJ.PDFML.PdfmlRenderer |
Install
Install-Package BWJ.PDFML.PdfmlRenderer
dotnet add package BWJ.PDFML.PdfmlRenderer
paket add BWJ.PDFML.PdfmlRenderer
BWJ.PDFML.PdfmlRenderer Download (Unzip the "nupkg" after downloading)
Dependencies
- PdfSharp.MigraDoc.Standard(>= 1.51.12)
- System.Text.Encoding.CodePages(>= 4.7.1)
- WindowsAzure.Storage(>= 9.3.3)