Nith,I am doing something quite similar but not that intense. I have 3
forms that are accessed through a web application as a part of a
package. So If the user logs in and select to sign up forms related to
Package 1, he/she will be required to fill out each form. Now I have an
issue: each user will generate a unique transaction number to identify
and link each forms. Now I will pass this value from the web
application...is there a way to send this value to the pdf form when the
user opens the f...