Skip to content

.Net, C#, ASP.net webforms solution to generate a pdf from HTML using using Nreco.pdfGenerator.dll.

Notifications You must be signed in to change notification settings

vipinc007/HtmlToPdfGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Html To Pdf Generator using Nreco.pdfGenerator Library

A .Net, C#, ASP.net webform solution to generate a pdf from HTML using using Nreco.pdfGenerator.dll.

Hello, this is my example to generate a pdf from html using Nreco.PDFGenerator.dll and wkhtmltopdf.exe. This example is coded in .net, C# and uses ASP.net webforms as UI. Home.aspx is the startup page. It has two buttons , one helps to download the report as pdf. Another button helps to see the himl view of the same report.

Features :

  • Uses C#, ASP.net Webforms
  • Uses Nreco dll and wkhtmltopdf.exe
  • Has Example to include image, Gridview and html table in pdf

How to Run :

  • Download the source code as zip
  • Open in Visual Studio 2010
  • Set Home.aspx as the startup page and run
  • Use the two buttons provided.

Credits

Hope you all like it :)

About

.Net, C#, ASP.net webforms solution to generate a pdf from HTML using using Nreco.pdfGenerator.dll.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published