Dynamic PDF Invoices Demo
|
|
|
This demo shows you how dynamically create printable invoices directly from ASP.NET
pages. The invoice will contain the customer name, email, phone number and email
and the list of invoice items.
From this configuration page you can enter the customer information and the invoice
items. When you press the 'Generate Invoice' button, the information you introduced
and stored in the current session will be used to fill the invoice template page
- which is a regular ASP.NET page. The HTML to PDF Converter library will convert
the invoice template page to a PDF document or an image like it would convert any
other web page.
|
|
|
|
|
|
|
|
|
|
Ivoice items:
|
|
|
|
|