Khushal020 / HTML_TO_PDF_C-Sharp

This project generate pdf from html using C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is simple project for Invoice generation.

Project calcuates final order amount by adding GST/HST and other tax. It also generates invoice in PDF format and stores order data in Microsoft SQL server database.

It generates PDF by converting HTML to PDF. I have used iText Library for converting HTML to PDF.

About

This project generate pdf from html using C#


Languages

Language:C# 97.2%Language:HTML 2.5%Language:TSQL 0.2%