Greetings all, I have a pdf form, developed in LiveCycle Designer 8.0,
that my users will be viewing over an intranet through IE 8. I would
like to customize certain aspects of the pdf dynamically, using
javascript from inside the pdf form, based upon the URL of the referrer
to the pdf form. Normally using javascript I would just access the
'document.referrer' property but I doubt that would work using the adobe
plug-in's javascript engine from inside the pdf form.Does anyone know if
I can acces...