Hello again

I know how to send mail and define the email body. Here's my issue:

I have a form with checkboxes and textfields which I want to print out. Is there any easy way to go about this?

I was thinking about transfering the information entered into a text file and print it out, but that just seems too stupid.