PDFMaker-HashMakerSol
1.0.6
dotnet add package PDFMaker-HashMakerSol --version 1.0.6
NuGet\Install-Package PDFMaker-HashMakerSol -Version 1.0.6
<PackageReference Include="PDFMaker-HashMakerSol" Version="1.0.6" />
paket add PDFMaker-HashMakerSol --version 1.0.6
#r "nuget: PDFMaker-HashMakerSol, 1.0.6"
// Install PDFMaker-HashMakerSol as a Cake Addin #addin nuget:?package=PDFMaker-HashMakerSol&version=1.0.6 // Install PDFMaker-HashMakerSol as a Cake Tool #tool nuget:?package=PDFMaker-HashMakerSol&version=1.0.6
PDF can be made by simply returning return new PdfResult() in ASP.NET MVC which will show a PDF in
the browser or you can use PdfBytes class to get html converted to pdf bytes .
There are multiple overloads available for you to select an data object or a action other than your current one.
Moreover you can pass parameters to specify master layout if any, document size, File Download Name.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
.NETFramework 4.0
- iTextSharp (>= 5.5.10)
- itextsharp.xmlworker (>= 5.5.10)
- log4net (>= 1.2.10)
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.AspNet.Razor (>= 3.2.3)
- Microsoft.AspNet.WebPages (>= 3.2.3)
- Microsoft.Web.Infrastructure (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
PDF can be made by simply returning return new PdfResult() in ASP.NET MVC which will show a PDF in
the browser or you can use PdfBytes class to get html converted to pdf bytes.
There are multiple overloads available for you to select an data object or a action other than your current one.
Moreover you can pass parameters to specify master layout if any, document size, File Download Name.
Example:
namespace reference
using hashmakersol.pdfmaker;