A common thing to do is to include an order summary page at the end that lists the items that were ordered. This often requires some JavaScript programming.
An alternative would be to scan the form when you receive it and generate a report of some sort, but this too would require some programming.
Do you have any experience programming PDF forms?