I am using the Javascript "getField(...).value=..." to fill PDF Form Field values properly. I want to know how to reposition those same Form Fields up, down, left, right using Javascript. I tried using the "...style.left=..." JavaScript to accomplish this but have had no positive results. The script is just ignored.
Is there a way to move a Form Field or reposition on the X, Y axis?
Thanks in advance.
George Kaiser