Avatar

Level 10

This would be controlled through script. I created a sample for you. The original positions of the objects are relative to the container that they are in. In My example they are contained within a Page subform and that page subform is .25 inches from the edge of the page so you can calculated the position or simply use the command I have in the script (then print it out to the screen so you know its original position - I commented out the message).

Anyways, have a look and see if this is what you want .....BTW - I added those two line to make sure that I moved the field to the proper location .....they are not needed.

Hope that helps

Paul