I am executing the .pdf as follows:
myform.pdf?father=paul&mother=nancy&age=15
In the form, I have fields named "father" "mother" "age" etc.
The form should load up with "paul" appearing in the "father" field.
I know it can be done, because I have a program doing it. But I cannot figure out how the .pdf was created.