Ok. Maybe this is a basic question, but I’m having a hard time finding the information.
What I would like to do is take information from a database, and add it to a “form” and print it out.
For example.
I have a web application up and it is showing an order that I just accepted from a client, but it is just a quick and dirty, mildly formatted display so I can make sure I didn’t mistype anything. What I would like to do from there is click a button and print out a nice pretty invoice that I can mail to the customer.
Basically, I need help with everything that would happen after I click the button to print the invoice.
Thank you!
Tim