Hi,
Before I purchase your product, I need to make sure it can meet my clients requirements. I need multiple forms to do the following:
(please excuse terrible pseudocode...)
• User enters information into form
• User clicks submit
• New page - user is shown a summary of the data they entered
• Same page - once user is happy, they have the option to print the form data (either to pdf or to hard copy)
• User finally submits data
• Data is sent to 3 email addresses for processing
So far - I have had real trouble with the printing function - hope you can help!