I've created an order form that calculates a total for the quantity of a product ordered and also gives a grand total. What I would like to be able to do is allow the customer to print the form with only the fields they have "filled" in. The quantity is a drop down list of numbers and then the total is shown as well for each item. I don't want all items to print, only the ones they've ordered along with the contact info they have also entered.
TIA