Answered
I am making a form in LifeCycle Designer 8.0 in which the end user can upload an image via the image field in Adobe Reader.
It appears that the image becomes left justified in the field after it is uploaded... the Sizing is set to "Scale Image Proportionately"
Hopefully I am missing the obvious, or there is a script available that will center the image in the image field.
Your help and insight will be much appreciated.
Thanks
Bob Casey
Put this JavaScript into the enter event of the image field.
this.para.hAlign = "center";
radzmar
• LoveCycle Blog
Documents you need:
• LiveCycle Designer ES2 Docs