While you example works (thanks), unfortunately it isn't working for my
particular application. So, please let me elaborate a little more...I
have a form where 3 fields get pre-populated using variables from the
URL querystring. I have an initialize event on each of the 3 fields that
parses the querystring and places the values in the fields. If I open
this PDF in a browser from the proper link, it works just fine. If I
open it in Reader, it displays errors because it is needing the URL
querystr...