Hello, I'm Bruno and I am creating a sales system for a pastry (school work) and I'm having trouble creating the invoice.
The invoice will have the following structure:
-------------------------------------------------- ------------------------
Sale Code:
client code:
Customer name:
-------------------------------------------------- -------------------------
Cod description amount price
-------------------------------------------------- -------------------------
total
amount Paid
change
-------------------------------------------------- -------------------------
Thank you come again
Data processed by a computer
NOTE: The data of the products are in datagridview
Thanks!

Iftikar HussainPosted Jul 11, 2013, 12:00 PM
Please refer the below link. It will solve your problem
http://www.codeproject.com/Articles/196579/How-to-Print-Invoice-using-C
Regards,
Iftikar