HI, I'm new to C# programming and I need to design and print a receipt but I do not know where to start. My form is a simple windows application that has no database. I have a summary tabpage which shows the total amount payable and a summary listbox to show the items ordered by the customer.
So now I have to design and print a receipt and I'm clueless about it and do not know where to start. Can someone please kindly help and guide me through it please?