This sample is similar to 'FormSubmit', it also relies on the server support, but instead of simply sending back the fields' values, it creates an XML with the submitted form data, loads it into a static PDf with a compatible form, and sends back the PDF with the submitted data loaded into it. Note that the PDf that is sent back is shown in the default browser viewer, and does not have the 'Submit' and 'Reset' buttons.